Build: #1 failed Manual run by Ville Suoranta

Build result summary

Details

Completed
Queue duration
3 seconds
Duration
98 minutes
Labels
None
Revisions
CASA6
13f6e3f0f3a27662d9da3568588317ae9c844e6e 13f6e3f0f3a27662d9da3568588317ae9c844e6e
OPEN-CASA-PKG
4b9064f16a8d185b162391c3ef324299625bd94b 4b9064f16a8d185b162391c3ef324299625bd94b
Total tests
3778

Tests

Responsible

No one has taken responsibility for this failure

Tests

New test failures 69
Status Test View job Duration
Collapse Failed test_task_sdcal sdcal_test_apply.test_apply_sky15 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:2045: in test_apply_sky15
    self.result = sdcal(infile=self.infile, calmode='apply',
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_otfraster.test_otfraster11 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:1113: in test_otfraster11
    self.result = sdcal(infile=self.infile, outfile=self.outfile,
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_apply.test_apply_sky05 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:1956: in test_apply_sky05
    self.result = sdcal(infile=self.infile, calmode='apply',
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_single_polarization.test_single_pol_apply History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:2266: in test_single_pol_apply
    self.test_single_pol_ps()
test_task_sdcal.py:2261: in test_single_pol_ps
    self.result = sdcal(infile=self.infile, calmode='ps', outfile=self.outfile)
../../../../casa6testenv/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 )
../../../../casa6testenv/lib/python3.13/site-packages/casatasks/private/casaxmlutil.py:158: in wrapper
(4 more lines...)
Collapse Failed test_task_sdcal sdcal_test_apply.test_apply_sky01 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
AssertionError: unexpectedly None : error message 'name 'override_args' is not defined' is not expected.
test_task_sdcal.py:523: in _wrapper
    self.assertIsNotNone(re.search(exception_pattern, message),
E   AssertionError: unexpectedly None : error message 'name 'override_args' is not defined' is not expected.
Collapse Failed test_task_sdcal sdcal_test_apply.test_apply_sky07 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:1970: in test_apply_sky07
    self.result = sdcal(infile=self.infile, calmode='apply',
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_apply.test_apply_sky09 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:1990: in test_apply_sky09
    self.result = sdcal(infile=self.infile, calmode='apply', applytable=[
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_otf.test_otf01 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:1297: in test_otf01
    self.run_sdcal()
test_task_sdcal.py:1271: in run_sdcal
    sdcal(**self.sdcal_params)
../../../../casa6testenv/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 )
../../../../casa6testenv/lib/python3.13/site-packages/casatasks/private/casaxmlutil.py:158: in wrapper
(4 more lines...)
Collapse Failed test_task_sdcal sdcal_test_otf.test_otf03 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:1328: in test_otf03
    self.run_sdcal()
test_task_sdcal.py:1271: in run_sdcal
    sdcal(**self.sdcal_params)
../../../../casa6testenv/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 )
../../../../casa6testenv/lib/python3.13/site-packages/casatasks/private/casaxmlutil.py:158: in wrapper
(4 more lines...)
Collapse Failed test_task_sdcal sdcal_test_otf.test_otf05 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:1379: in test_otf05
    self.run_sdcal()
test_task_sdcal.py:1270: in run_sdcal
    self.setup()
test_task_sdcal.py:1251: in setup
    sdcal(infile=ref_ms_name, calmode='apply', applytable=self.ref_caltable())
../../../../casa6testenv/lib/python3.13/site-packages/casatasks/sdcal.py:352: in __call__
(6 more lines...)
Collapse Failed test_task_sdcal sdcal_test_otf_ephem.test_otfephem02 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:1500: in test_otfephem02
    sdcal(infile=self.infile, calmode='otf,apply')
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_otf.test_otf07 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:1415: in test_otf07
    self.run_sdcal()
test_task_sdcal.py:1271: in run_sdcal
    sdcal(**self.sdcal_params)
../../../../casa6testenv/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 )
../../../../casa6testenv/lib/python3.13/site-packages/casatasks/private/casaxmlutil.py:158: in wrapper
(4 more lines...)
Collapse Failed test_task_sdcal sdcal_test_apply.test_apply_composite00 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:2072: in test_apply_composite00
    sdcal(infile=self.infile, calmode='ps,apply')
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_apply.test_apply_composite02 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:2096: in test_apply_composite02
    sdcal(infile=self.infile, calmode='ps,tsys,apply',
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_apply.test_apply_sky13 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:2014: in test_apply_sky13
    self.result = sdcal(infile=self.infile, calmode='apply',
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_otfraster.test_otfraster02 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:1051: in test_otfraster02
    self.result = sdcal(infile=self.infile, outfile=self.outfile,
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_apply.test_apply_sky02 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
AssertionError: unexpectedly None : error message 'name 'override_args' is not defined' is not expected.
test_task_sdcal.py:523: in _wrapper
    self.assertIsNotNone(re.search(exception_pattern, message),
E   AssertionError: unexpectedly None : error message 'name 'override_args' is not defined' is not expected.
Collapse Failed test_task_sdcal sdcal_test_otfraster.test_otfraster00 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:1039: in test_otfraster00
    self.result = sdcal(infile=self.infile, outfile=self.outfile,
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_otfraster.test_otfraster06 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:1075: in test_otfraster06
    self.result = sdcal(infile=self.infile, outfile=self.outfile,
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_apply.test_apply_sky11 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:2002: in test_apply_sky11
    self.result = sdcal(infile=self.infile, calmode='apply', applytable=[
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_ps.test_ps02 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:687: in test_ps02
    self.result = sdcal(infile=self.infile, calmode='ps', spw='99', outfile=self.outfile)
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_ps.test_ps04 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:699: in test_ps04
    self.result = sdcal(infile=self.infile, calmode='ps', outfile='', overwrite=False)
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_otfraster.test_otfraster08 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:1095: in test_otfraster08
    self.result = sdcal(infile=self.infile, outfile=self.outfile,
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_ps.test_ps06 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:716: in test_ps06
    self.result = sdcal(infile=self.infile, calmode='ps', spw='9', outfile=self.outfile)
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_single_polarization.test_single_pol_apply_composite History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:2274: in test_single_pol_apply_composite
    self.result = sdcal(infile=self.infile, calmode='ps,apply')
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_ps.test_ps08 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:733: in test_ps08
    self.result = sdcal(infile=self.infile, outfile=self.outfile, calmode='otfraster')
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test.test00M History
Test Tasks ARM macOS15 Py3.13 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:140: in test00M
    sdcal(infile=mvis, calmode='tsys', outfile=self.tsystable)
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test.test04 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:359: in test04
    sdcal(infile=infile, calmode='tsys', outfile=tsysfile)
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test.test06 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:427: in test06
    sdcal(infile=infile, calmode='tsys', outfile=self.tsystable)
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test.test00 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:101: in test00
    sdcal(infile=infile, calmode='tsys', outfile=self.tsystable)
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test.test02 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:227: in test02
    sdcal(infile=infile, calmode='tsys', outfile=self.tsystable)
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_bug_fix_cas_12712.test_cas_12712_01 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:777: in wrapped_func
    func(inst_UnitTest)
test_task_sdcal.py:799: in test_cas_12712_01
    sdcal(infile=input_ms,
../../../../casa6testenv/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 )
../../../../casa6testenv/lib/python3.13/site-packages/casatasks/private/casaxmlutil.py:158: in wrapper
(4 more lines...)
Collapse Failed test_task_sdcal sdcal_test_otfraster.test_otfraster13 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:1125: in test_otfraster13
    self.result = sdcal(infile=self.infile, outfile=self.outfile,
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_single_polarization.test_single_pol_ps History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:2261: in test_single_pol_ps
    self.result = sdcal(infile=self.infile, calmode='ps', outfile=self.outfile)
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_otfraster.test_otfraster12 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:1119: in test_otfraster12
    self.result = sdcal(infile=self.infile, outfile=self.outfile,
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_apply.test_apply_sky04 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
AssertionError: unexpectedly None : error message 'name 'override_args' is not defined' is not expected.
test_task_sdcal.py:523: in _wrapper
    self.assertIsNotNone(re.search(exception_pattern, message),
E   AssertionError: unexpectedly None : error message 'name 'override_args' is not defined' is not expected.
Collapse Failed test_task_sdcal sdcal_test_otfraster.test_otfraster07M History
Test Tasks ARM macOS15 Py3.13 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:1089: in test_otfraster07M
    self.result = sdcal(infile=mvis, outfile=self.outfile,
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_apply.test_apply_sky00 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
AssertionError: unexpectedly None : error message 'name 'override_args' is not defined' is not expected.
test_task_sdcal.py:523: in _wrapper
    self.assertIsNotNone(re.search(exception_pattern, message),
E   AssertionError: unexpectedly None : error message 'name 'override_args' is not defined' is not expected.
Collapse Failed test_task_sdcal sdcal_test_apply.test_apply_sky06 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:1964: in test_apply_sky06
    self.result = sdcal(infile=self.infile, calmode='apply',
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_apply.test_apply_sky08 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:1976: in test_apply_sky08
    self.result = sdcal(infile=self.infile, calmode='apply',
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_otf.test_otf02 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:1313: in test_otf02
    self.run_sdcal()
test_task_sdcal.py:1271: in run_sdcal
    sdcal(**self.sdcal_params)
../../../../casa6testenv/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 )
../../../../casa6testenv/lib/python3.13/site-packages/casatasks/private/casaxmlutil.py:158: in wrapper
(4 more lines...)
Collapse Failed test_task_sdcal sdcal_test_otf_ephem.test_otfephem01 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:1493: in test_otfephem01
    sdcal(infile=self.infile, outfile=self.outfile, calmode='otf')
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_otf.test_otf04 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:1365: in test_otf04
    self.run_sdcal()
test_task_sdcal.py:1271: in run_sdcal
    sdcal(**self.sdcal_params)
../../../../casa6testenv/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 )
../../../../casa6testenv/lib/python3.13/site-packages/casatasks/private/casaxmlutil.py:158: in wrapper
(4 more lines...)
Collapse Failed test_task_sdcal sdcal_test_otf.test_otf06 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:1399: in test_otf06
    self.run_sdcal()
test_task_sdcal.py:1271: in run_sdcal
    sdcal(**self.sdcal_params)
../../../../casa6testenv/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 )
../../../../casa6testenv/lib/python3.13/site-packages/casatasks/private/casaxmlutil.py:158: in wrapper
(4 more lines...)
Collapse Failed test_task_sdcal sdcal_test_apply.test_apply_composite01 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:2083: in test_apply_composite01
    sdcal(infile=self.infile, calmode='tsys', outfile=tsystable)
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_apply.test_apply_composite03 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:2103: in test_apply_composite03
    sdcal(infile=self.infile, calmode='tsys,apply', applytable=self.applytable,
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_otfraster.test_otfraster10 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:1107: in test_otfraster10
    self.result = sdcal(infile=self.infile, outfile=self.outfile,
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_otfraster.test_otfraster03 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:1057: in test_otfraster03
    self.result = sdcal(infile=self.infile, outfile=self.outfile,
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_otfraster.test_otfraster01 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
NameError: name 'override_args' is not defined
test_task_sdcal.py:1045: in test_otfraster01
    self.result = sdcal(infile=self.infile, outfile=self.outfile,
../../../../casa6testenv/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 )
../../../../casa6testenv/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>
(2 more lines...)
Collapse Failed test_task_sdcal sdcal_test_apply.test_apply_sky03 History
Test Tasks ARM macOS15 Py3.13 < 1 sec
AssertionError: unexpectedly None : error message 'name 'override_args' is not defined' is not expected.
test_task_sdcal.py:523: in _wrapper
    self.assertIsNotNone(re.search(exception_pattern, message),
E   AssertionError: unexpectedly None : error message 'name 'override_args' is not defined' is not expected.