Build: #1 failed
Job: Test Tasks Macos 12 failed
Gencal gaincurve test.test gain curve VLA: Test case result
The below summarizes the result of the test "Gencal gaincurve test.test gain curve VLA" in build 1 of CASA - CMake Dev Test Full 3.8 - CAS-14146 - Test Tasks Macos 12.
- Description
- Gencal gaincurve test.test gain curve VLA
- Test class
- test_task_gencal
- Method
- gencal_gaincurve_test.test_gainCurveVLA
- Duration
- 1 sec
- Status
- Failed (New Failure)
Error Log
RuntimeError: Error in Calibrater::specifycal. test_task_gencal.py:532: in test_gainCurveVLA gencal(vis=vlacopy, caltable=vlacal, caltype='gc') ../../../../casa6testenv/lib/python3.8/site-packages/casatasks/gencal.py:201: in __call__ task_result = _gencal_t( _pc.document['vis'], _pc.document['caltable'], _pc.document['caltype'], _pc.document['infile'], _pc.document['endpoint'], _pc.document['timeout'], _pc.document['retry'], _pc.document['retry_wait_time'], _pc.document['ant_pos_time_limit'], _pc.document['spw'], _pc.document['antenna'], _pc.document['pol'], _pc.document['parameter'], _pc.document['uniform'] ) ../../../../casa6testenv/lib/python3.8/site-packages/casatasks/private/task_gencal.py:73: in gencal gencal.gencal(vis=vis, caltable=caltable, caltype=caltype, infile=infile, ../../../../casa6testenv/lib/python3.8/site-packages/casatasks/private/task_gencal.py:87: in gencal _cb.specifycal(caltable=caltable, time='', spw=spw, antenna=antenna, pol=pol, ../../../../casa6testenv/lib/python3.8/site-packages/casatools/calibrater.py:780: in specifycal return self._swigobj.specifycal(caltable, time, spw, antenna, pol, caltype, parameter, infile, uniform) ../../../../casa6testenv/lib/python3.8/site-packages/casatools/__casac__/calibrater.py:1595: in specifycal return _calibrater.calibrater_specifycal(self, *args, **kwargs) E RuntimeError: Error in Calibrater::specifycal.