Build: #3 failed

Job: Test Tasks macOS 15 Py3.12 failed

Test results

  • 344 tests in total
  • 3 tests failed
  • 3 failures are new
  • 7 minutes taken in total.

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

New test failures 3
Status Test Duration
Collapse Failed test_task_zenithdelaycal ZenithDelayCal_tests.test_airmass_model
< 1 sec
AssertionError: np.False_ is not true
test_task_zenithdelaycal.py:401: in test_airmass_model
    self.assertTrue(np.all(np.isclose(fp, fp_expected)))
E   AssertionError: np.False_ is not true
Collapse Failed test_task_zenithdelaycal ZenithDelayCal_tests.test_atmos_const
< 1 sec
AssertionError: np.False_ is not true : FPARAM are not as expected.
test_task_zenithdelaycal.py:276: in test_atmos_const
    self.assertTrue(
E   AssertionError: np.False_ is not true : FPARAM are not as expected.
Collapse Failed test_task_zenithdelaycal ZenithDelayCal_tests.test_defaults
< 1 sec
AssertionError: np.False_ is not true : FPARAM are not as expected.
test_task_zenithdelaycal.py:84: in test_defaults
    self.assertTrue(
E   AssertionError: np.False_ is not true : FPARAM are not as expected.