Build: #2 failed

Job: Test Tasks Many Linux 2.28 failed

Fixplanets test.test fixuvw: Test case result

The below summarizes the result of the test "Fixplanets test.test fixuvw" in build 2 of CASA - Release Engineering Cmake Numpy Update 3.10 - CAS-14306 - Test Tasks Many Linux 2.28. View test case history
Description
Fixplanets test.test fixuvw
Test class
test_task_fixplanets
Method
fixplanets_test.test_fixuvw
Duration
1 sec
Status
Failed (New Failure)

Error Log

ValueError: operands could not be broadcast together with shapes (2,) (0,)
test_task_fixplanets.py:181: in test_fixuvw
    fixplanets(copypath, field='1', direction=ephem, fixuvw=True)
/usr/local/lib/python3.10/site-packages/casatasks/fixplanets.py:106: in __call__
    task_result = _fixplanets_t( _pc.document['vis'], _pc.document['field'], _pc.document['fixuvw'], _pc.document['direction'], _pc.document['refant'], _pc.document['reftime'] )
/usr/local/lib/python3.10/site-packages/casatasks/private/task_fixplanets.py:409: in fixplanets
    if(fixuvw and (oldrefcol!=[]) and (thenewref>0)):
E   ValueError: operands could not be broadcast together with shapes (2,) (0,)