Build: #12 failed

Job: Test Tasks macOS 15 Py3.12 failed

Test results

  • 92 tests in total
  • 1 test failed
  • 1 failure is new
  • 16 tests were quarantined / skipped
  • 2 minutes taken in total.

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

New test failures 1
Status Test Duration
Collapse Failed test_task_simobserve simobserve_sky.testSky_intLeak
3 secs
AssertionError: False != True : MS statistic 'firstquartile' does not match: -0.0008169009815901518 (expected: -0.0008290240075439215)
test_task_simobserve.py:474: in testSky_intLeak
    self._check_msstats(currms,self.refms_int_fp)
test_task_simobserve.py:164: in _check_msstats
    self.assertEqual(ret,True,msg=message)
E   AssertionError: False != True : MS statistic 'firstquartile' does not match: -0.0008169009815901518 (expected: -0.0008290240075439215)