Build: #2 failed

Job: Test Tasks ARM Macos 14 Py3.10 failed

Test results

  • 327 tests in total
  • 12 tests failed
  • 3 failures are new
  • 2 tests were fixed
  • 15 tests were quarantined / skipped
  • 30 minutes taken in total.

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

New test failures 3
Status Test Duration
Collapse Failed test_imagerhelpers_gclean test_gclean_ic.test_ic_automask History
2 secs
AssertionError: False is not true
test_imagerhelpers_gclean.py:411: in test_ic_automask
    self.assertTrue(len(retdict['major']['cyclethreshold']) == 4)
E   AssertionError: False is not true
Collapse Failed test_imagerhelpers_gclean test_gclean_ic.test_ic_automask_staticmask History
4 secs
AssertionError: False is not true
test_imagerhelpers_gclean.py:443: in test_ic_automask_staticmask
    self.assertTrue(len(retdict1['major']['cyclethreshold']) == 3)
E   AssertionError: False is not true
Collapse Failed test_imagerhelpers_gclean test_gclean_ic.test_ic_zeromask History
3 secs
AssertionError: False is not true
test_imagerhelpers_gclean.py:516: in test_ic_zeromask
    self.assertTrue(len(retdict2['major']['cyclethreshold']) == 3)
E   AssertionError: False is not true
Existing test failures 9
Status Test Failing since Duration
AssertionError: False is not true
test_imagerhelpers_gclean.py:362: in test_ic_mfs_staticmask
    self.assertTrue(len(retdict['major']['cyclethreshold']) == 3)
E   AssertionError: False is not true
AssertionError: False is not true
test_imagerhelpers_gclean.py:388: in test_ic_mfs_staticmask_pbmask
    self.assertTrue(len(retdict['major']['cyclethreshold']) == 3)
E   AssertionError: False is not true
AssertionError: False is not true
test_imagerhelpers_gclean.py:335: in test_ic_mtmfs
    self.assertTrue(len(retdict['major']['cyclethreshold']) == 4)
E   AssertionError: False is not true
AssertionError: False is not true
test_imagerhelpers_gclean.py:647: in test_ic_niter_cube
    self.assertTrue(len(retdict1['major']['cyclethreshold']) == 3)
E   AssertionError: False is not true
AssertionError: False is not true
test_imagerhelpers_gclean.py:267: in test_ic_niter_nocycle
    self.assertTrue(len(retdict['major']['cyclethreshold']) == 3)
E   AssertionError: False is not true
AssertionError: False is not true
test_imagerhelpers_gclean.py:252: in test_ic_niter_nomajor_nocycle
    self.assertTrue(len(retdict['major']['cyclethreshold']) == 4)
E   AssertionError: False is not true
AssertionError: False is not true
test_imagerhelpers_gclean.py:235: in test_ic_nmajor
    self.assertTrue(len(retdict['major']['cyclethreshold']) == 4)
E   AssertionError: False is not true
AssertionError: np.False_ is not true
test_imagerhelpers_gclean.py:473: in test_ic_staticmask_automask
    self.assertTrue(masksum2 == 301)
E   AssertionError: np.False_ is not true
Abort trap: 6
Abort trap: 6