Build: #1 failed
Job: Test Tasks Many Linux 2.28 Rocky 8.10 Py3.13 failed
Test results
- 322 tests in total
- 5 tests failed
- 5 failures are new
- 1 test was quarantined / skipped
- 37 minutes taken in total.
Build 1 has the following 5 errors: 5 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
test_task_sdgaincal
sdgaincal_preapply_test.test_preapply01
|
< 1 sec | |
NameError: name 'override_args' is not defined test_task_sdgaincal.py:363: in setUp self.generate() test_task_sdgaincal.py:429: in generate sdcal_cli(infile=self.infile, outfile=self.tsystable, ../../../../venv/lib/python3.13/site-packages/casatasks/sdcal.py:352: in __call__ task_result = _sdcal_t( _pc.document['infile'], _pc.document['calmode'], _pc.document['fraction'], _pc.document['noff'], _pc.document['width'], _pc.document['elongated'], _pc.document['applytable'], _pc.document['interp'], _pc.document['spwmap'], _pc.document['outfile'], _pc.document['overwrite'], _pc.document['field'], _pc.document['spw'], _pc.document['scan'], **kwargs ) ../../../../venv/lib/python3.13/site-packages/casatasks/private/casaxmlutil.py:158: in wrapper (4 more lines...) |
|||
Collapse |
test_task_sdgaincal
sdgaincal_preapply_test.test_preapply02
|
< 1 sec | |
NameError: name 'override_args' is not defined test_task_sdgaincal.py:363: in setUp self.generate() test_task_sdgaincal.py:429: in generate sdcal_cli(infile=self.infile, outfile=self.tsystable, ../../../../venv/lib/python3.13/site-packages/casatasks/sdcal.py:352: in __call__ task_result = _sdcal_t( _pc.document['infile'], _pc.document['calmode'], _pc.document['fraction'], _pc.document['noff'], _pc.document['width'], _pc.document['elongated'], _pc.document['applytable'], _pc.document['interp'], _pc.document['spwmap'], _pc.document['outfile'], _pc.document['overwrite'], _pc.document['field'], _pc.document['spw'], _pc.document['scan'], **kwargs ) ../../../../venv/lib/python3.13/site-packages/casatasks/private/casaxmlutil.py:158: in wrapper (4 more lines...) |
|||
Collapse |
test_task_sdgaincal
sdgaincal_preapply_test.test_preapply03
|
< 1 sec | |
NameError: name 'override_args' is not defined test_task_sdgaincal.py:363: in setUp self.generate() test_task_sdgaincal.py:429: in generate sdcal_cli(infile=self.infile, outfile=self.tsystable, ../../../../venv/lib/python3.13/site-packages/casatasks/sdcal.py:352: in __call__ task_result = _sdcal_t( _pc.document['infile'], _pc.document['calmode'], _pc.document['fraction'], _pc.document['noff'], _pc.document['width'], _pc.document['elongated'], _pc.document['applytable'], _pc.document['interp'], _pc.document['spwmap'], _pc.document['outfile'], _pc.document['overwrite'], _pc.document['field'], _pc.document['spw'], _pc.document['scan'], **kwargs ) ../../../../venv/lib/python3.13/site-packages/casatasks/private/casaxmlutil.py:158: in wrapper (4 more lines...) |
|||
Collapse |
test_task_sdgaincal
sdgaincal_preapply_test.test_preapply04
|
< 1 sec | |
NameError: name 'override_args' is not defined test_task_sdgaincal.py:363: in setUp self.generate() test_task_sdgaincal.py:429: in generate sdcal_cli(infile=self.infile, outfile=self.tsystable, ../../../../venv/lib/python3.13/site-packages/casatasks/sdcal.py:352: in __call__ task_result = _sdcal_t( _pc.document['infile'], _pc.document['calmode'], _pc.document['fraction'], _pc.document['noff'], _pc.document['width'], _pc.document['elongated'], _pc.document['applytable'], _pc.document['interp'], _pc.document['spwmap'], _pc.document['outfile'], _pc.document['overwrite'], _pc.document['field'], _pc.document['spw'], _pc.document['scan'], **kwargs ) ../../../../venv/lib/python3.13/site-packages/casatasks/private/casaxmlutil.py:158: in wrapper (4 more lines...) |
|||
Collapse |
unnamed test suite
test_task_plotprofilemap
|
< 1 sec | |
collection failure ImportError while importing test module '/home/casatest/casa6/casatestutils/nosedir/test_task_plotprofilemap/test_task_plotprofilemap.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /usr/local/lib/python3.13/importlib/__init__.py:88: in import_module return _bootstrap._gcd_import(name[level:], package, level) test_task_plotprofilemap.py:25: in <module> import imghdr (1 more lines...) |