Build: #1 failed
Job: Test Tasks ARM Macos 14 Py3.10 failed
Test results
- 1,440 tests in total
- 6 tests failed
- 6 failures are new
- 81 tests were quarantined / skipped
- 59 minutes taken in total.
Build 1 has the following 6 errors: 6 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_task_deconvolve
SomeClass.test_task_deconvolve
|
< 1 sec | |
Abort trap: 6 Abort trap: 6 |
|||
Collapse |
test_task_tsdimaging
sdimaging_test_clipping.test_2rows
|
< 1 sec | |
RuntimeError: Cannot open existing image : sdimaging_test_clipping.im.image : There is a coordinate system mismatch between existing images on disk and current parameters (The SpectralCoordinates have differing reference values). If you are attempting to restart a run, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new coordinate system before continuing. test_task_tsdimaging.py:3981: in test_2rows self._test_clipping(infile, is_clip_effective=False) test_task_tsdimaging.py:3829: in _test_clipping self._test_clipping([infiles], is_clip_effective) test_task_tsdimaging.py:3848: in _test_clipping tsdimaging(infiles=infiles, outfile=outfile, overwrite=overwrite, ../../../../casa6testenv/lib/python3.10/site-packages/casatasks/tsdimaging.py:420: in __call__ (12 more lines...) |
|||
Collapse |
test_task_tsdimaging
sdimaging_test_clipping.test_3rows
|
< 1 sec | |
RuntimeError: Cannot open existing image : sdimaging_test_clipping.im.image : There is a coordinate system mismatch between existing images on disk and current parameters (The SpectralCoordinates have differing reference values). If you are attempting to restart a run, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new coordinate system before continuing. test_task_tsdimaging.py:3986: in test_3rows self._test_clipping(infile, is_clip_effective=True) test_task_tsdimaging.py:3829: in _test_clipping self._test_clipping([infiles], is_clip_effective) test_task_tsdimaging.py:3848: in _test_clipping tsdimaging(infiles=infiles, outfile=outfile, overwrite=overwrite, ../../../../casa6testenv/lib/python3.10/site-packages/casatasks/tsdimaging.py:420: in __call__ (12 more lines...) |
|||
Collapse |
test_task_tsdimaging
sdimaging_test_clipping.test_multichan
|
< 1 sec | |
RuntimeError: Cannot open existing image : sdimaging_test_clipping.im.image : There is a coordinate system mismatch between existing images on disk and current parameters (The SpectralCoordinates have differing reference values). If you are attempting to restart a run, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new coordinate system before continuing. test_task_tsdimaging.py:4026: in test_multichan self._test_clipping(infile, is_clip_effective=True) test_task_tsdimaging.py:3829: in _test_clipping self._test_clipping([infiles], is_clip_effective) test_task_tsdimaging.py:3848: in _test_clipping tsdimaging(infiles=infiles, outfile=outfile, overwrite=overwrite, ../../../../casa6testenv/lib/python3.10/site-packages/casatasks/tsdimaging.py:420: in __call__ (12 more lines...) |
|||
Collapse |
test_task_tsdimaging
sdimaging_test_clipping.test_suprious
|
< 1 sec | |
RuntimeError: Cannot open existing image : sdimaging_test_clipping.im.image : There is a coordinate system mismatch between existing images on disk and current parameters (The SpectralCoordinates have differing reference values). If you are attempting to restart a run, please change imagename and supply the old model or mask as inputs (via the startmodel or mask parameters) so that they can be regridded to the new coordinate system before continuing. test_task_tsdimaging.py:4021: in test_suprious self._test_clipping(infile, is_clip_effective=True) test_task_tsdimaging.py:3829: in _test_clipping self._test_clipping([infiles], is_clip_effective) test_task_tsdimaging.py:3848: in _test_clipping tsdimaging(infiles=infiles, outfile=outfile, overwrite=overwrite, ../../../../casa6testenv/lib/python3.10/site-packages/casatasks/tsdimaging.py:420: in __call__ (12 more lines...) |
|||
Collapse |
test_task_tsdimaging
sdimaging_test_output.test_output_no_sumwt_no_psf
|
< 1 sec | |
AssertionError: True is not false : .sumwt exists though it should not. test_task_tsdimaging.py:4259: in test_output_no_sumwt_no_psf self.assertFalse(os.path.exists(self.outfile + suffix), E AssertionError: True is not false : .sumwt exists though it should not. |