Build: #3 failed

Job: Test Tools Many Linux 2.28 failed

Stages & jobs

  1. Tag

  2. Default Stage

  3. Test

Test results

  • 678 tests in total
  • 1 test failed
  • 1 failure is new
  • 4 tests were quarantined / skipped
  • 25 minutes taken in total.

Build 3 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed test_tool_image ia_fitsheader_test.test_fitsheader History
< 1 sec
AssertionError: 1 != 0 : expected no differences between reference and created fits headers, but found: {'ORIGIN': ('casacore-@PROJECT_VERSION@', 'casacore-3.5.0')}
test_tool_image.py:4907: in test_fitsheader
    self.assertEqual( len(difference), 0, f'''expected no differences between reference and created fits headers, but found: {repr(difference)}''' )
E   AssertionError: 1 != 0 : expected no differences between reference and created fits headers, but found: {'ORIGIN': ('casacore-@PROJECT_VERSION@', 'casacore-3.5.0')}