Build: #1 failed

Job: Test Tasks macOS 15 Py3.12 failed

Test results

  • 291 tests in total
  • 1 test failed
  • 1 failure is new
  • 7 minutes taken in total.

Build 1 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed test_task_gencal gencal_gaincurve_test.test_gainCurveVLBA
< 1 sec
IndexError: invalid index to scalar variable.
test_task_gencal.py:495: in test_gainCurveVLBA
    self.assertTrue(th.compTables(caltab, vlbacal, ['WEIGHT']))
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../casa6testenv/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.