Build: #1 failed

Job: Test Tasks Many Linux 2.28 Py3.12 failed

Gencal gaincurve test.test gain curve VLBA: Test case result

The below summarizes the result of the test "Gencal gaincurve test.test gain curve VLBA" in build 1 of CASASPECS - Dev Test 3.12 - CAS-14567 - Test Tasks Many Linux 2.28 Py3.12.
Description
Gencal gaincurve test.test gain curve VLBA
Test class
test_task_gencal
Method
gencal_gaincurve_test.test_gainCurveVLBA
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

IndexError: invalid index to scalar variable.
test_task_gencal.py:495: in test_gainCurveVLBA
    self.assertTrue(th.compTables(caltab, vlbacal, ['WEIGHT']))
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatestutils/testhelper.py:191: in compTables
    if ( ((mode=="percentage") and (abs(a[i][j][k]-b[i][j][k]) > tolerance*abs(a[i][j][k]))) \
                                                   ^^^^^^^^^^
E   IndexError: invalid index to scalar variable.