Build: #1 failed

Job: Test Tasks Many Linux 2.28 Rocky 8.10 Py3.13 failed

Sdgaincal preapply test.test preapply01: Test case result

The below summarizes the result of the test "Sdgaincal preapply test.test preapply01" in build 1 of CASASPECS - Master Test 3.13 - CAS-14473 - Test Tasks Many Linux 2.28 Rocky 8.10 Py3.13. View test case history
Description
Sdgaincal preapply test.test preapply01
Test class
test_task_sdgaincal
Method
sdgaincal_preapply_test.test_preapply01
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

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
    exec(f'{__FUNCTION}(args_, args_position_dict, supplied_args_flags)')
<string>:1: in <module>
    ???
E   NameError: name 'override_args' is not defined