Build: #3 failed

Job: Test Tasks Many Linux 2.28 Python3.12 failed

Test results

  • 3,729 tests in total
  • 6 tests failed
  • 6 failures are new
  • 145 tests were quarantined / skipped
  • 424 minutes taken in total.

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

New test failures 6
Status Test Duration
Collapse Failed test_task_getephemtable getephemtable_test.test_invalid_inputs
< 1 sec
AssertionError: Exception not raised
test_task_getephemtable.py:212: in test_invalid_inputs
    with self.assertRaisesRegex(Exception, r"exists and overwrite=False"):
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E   AssertionError: Exception not raised
Collapse Failed test_task_getephemtable getephemtable_test.test_nonalphanumeric_name
< 1 sec
AssertionError: False is not true
test_task_getephemtable.py:326: in test_nonalphanumeric_name
    self.assertTrue(os.path.exists(self.outfile))
E   AssertionError: False is not true
Collapse Failed test_task_getephemtable getephemtable_test.test_save_rawdata
< 1 sec
AssertionError: False is not true
test_task_getephemtable.py:280: in test_save_rawdata
    self.assertTrue(os.path.exists(self.outfile))
E   AssertionError: False is not true
Collapse Failed test_task_getephemtable getephemtable_test.test_secondaryname_in_parentheses
< 1 sec
AssertionError: False is not true
test_task_getephemtable.py:344: in test_secondaryname_in_parentheses
    self.assertTrue(os.path.exists(self.outfile))
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:261: in test_table_generation
    self.assertTrue(os.path.exists(self.outfile))
E   AssertionError: False is not true
Collapse Failed test_task_getephemtable getephemtable_test.test_tocasatb_textfile_geo
< 1 sec
AssertionError: False is not true
test_task_getephemtable.py:364: in test_tocasatb_textfile_geo
    self.assertTrue(
E   AssertionError: False is not true