Build: #4 failed

Job: Test Tasks ARM macOS 26 Py3.12 failed

Test results

  • 3,643 tests in total
  • 2 tests failed
  • 2 failures are new
  • 225 tests were quarantined / skipped
  • 85 minutes taken in total.

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

New test failures 2
Status Test Duration
Collapse Failed test_task_getephemtable getephemtable_test.test_save_rawdata
< 1 sec
AssertionError: False is not true
test_task_getephemtable.py:201: in test_save_rawdata
    self.assertTrue(self.checkEphemTableContent(self.outfile, self.reftable))
E   AssertionError: False is not true
Collapse Failed test_task_getephemtable getephemtable_test.test_table_generation
< 1 sec
AssertionError: False is not true
test_task_getephemtable.py:190: in test_table_generation
    self.assertTrue(self.checkEphemTableContent(self.outfile, self.reftable))
E   AssertionError: False is not true