Build: #1 failed

Job: Test Tasks macOS 15 Py3.12 failed

Test results

  • 3,549 tests in total
  • 2 tests failed
  • 2 failures are new
  • 146 tests were quarantined / skipped
  • 118 minutes taken in total.

Build 1 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