Build: #1 failed

Job: Test Tasks Many Linux 2.28 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 - CAS-14146 - Test Tasks Many Linux 2.28. View test case history
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')
/usr/local/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'] )
/usr/local/lib/python3.8/site-packages/casatasks/private/task_gencal.py:73: in gencal
    gencal.gencal(vis=vis, caltable=caltable, caltype=caltype, infile=infile,
/usr/local/lib/python3.8/site-packages/casatasks/private/task_gencal.py:87: in gencal
    _cb.specifycal(caltable=caltable, time='', spw=spw, antenna=antenna, pol=pol,
/usr/local/lib/python3.8/site-packages/casatools/calibrater.py:780: in specifycal
    return self._swigobj.specifycal(caltable, time, spw, antenna, pol, caltype, parameter, infile, uniform)
/usr/local/lib/python3.8/site-packages/casatools/__casac__/calibrater.py:1684: in specifycal
    return _calibrater.calibrater_specifycal(self, *args, **kwargs)
E   RuntimeError: Error in Calibrater::specifycal.