Collapse |
Failed
|
test_imagerhelpers_gclean
test_gclean_ic.test_ic_cube_cycleniter
History
|
Test Tasks ARM Macos 14 Py3.10 |
6 secs |
AssertionError: np.False_ is not true
test_imagerhelpers_gclean.py:310: in test_ic_cube_cycleniter
self.assertTrue(total_iterations == 50)
E AssertionError: np.False_ is not true
|
Collapse |
Failed
|
test_imagerhelpers_gclean
test_gclean_ic.test_ic_mfs_staticmask
History
|
Test Tasks ARM Macos 14 Py3.10 |
10 secs |
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
|
Collapse |
Failed
|
test_imagerhelpers_gclean
test_gclean_ic.test_ic_nmajor
History
|
Test Tasks ARM Macos 14 Py3.10 |
7 secs |
AssertionError: False is not true
test_imagerhelpers_gclean.py:236: in test_ic_nmajor
self.assertTrue(stopcode == 9)
E AssertionError: False is not true
|
Collapse |
Failed
|
test_imagerhelpers_gclean
test_gclean_ic.test_ic_interaction
History
|
Test Tasks ARM Macos 14 Py3.10 |
8 secs |
AssertionError: False is not true
test_imagerhelpers_gclean.py:563: in test_ic_interaction
self.assertTrue(stopcode == 1)
E AssertionError: False is not true
|
Collapse |
Failed
|
test_imagerhelpers_gclean
test_gclean_ic.test_ic_niter_nomajor_nocycle
History
|
Test Tasks ARM Macos 14 Py3.10 |
3 secs |
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
|
Collapse |
Failed
|
test_imagerhelpers_gclean
test_gclean_ic.test_ic_mfs_staticmask_pbmask
History
|
Test Tasks ARM Macos 14 Py3.10 |
5 secs |
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
|
Collapse |
Failed
|
test_imagerhelpers_gclean
test_gclean_ic.test_ic_mtmfs
History
|
Test Tasks ARM Macos 14 Py3.10 |
16 secs |
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
|
Collapse |
Failed
|
test_imagerhelpers_gclean
test_gclean_ic.test_ic_staticmask_automask
History
|
Test Tasks ARM Macos 14 Py3.10 |
10 secs |
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
|
Collapse |
Failed
|
test_imagerhelpers_gclean
test_gclean_ic.test_ic_niter_cube
History
|
Test Tasks ARM Macos 14 Py3.10 |
10 secs |
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
|
Collapse |
Failed
|
test_imagerhelpers_gclean
test_gclean_ic.test_ic_niter_nocycle
History
|
Test Tasks ARM Macos 14 Py3.10 |
4 secs |
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
|
Collapse |
Failed
|
test_task_deconvolve
SomeClass.test_task_deconvolve
History
|
Test Tasks ARM Macos 14 Py3.10 |
< 1 sec |
Abort trap: 6
Abort trap: 6
|
Collapse |
Failed
|
test_tool_simulator
sm_settrop_test.test_smsettrop
History
|
Test Tools ARM Macos 14 Py3.10 |
1 sec |
AssertionError: np.False_ is not true : -0.00415722225619757
test_tool_simulator.py:105: in test_smsettrop
self.assertTrue(numpy.isclose(phaseDiff, -15.6033857), msg=phaseDiff)
E AssertionError: np.False_ is not true : -0.00415722225619757
|