Build: #1 failed Manual run by CASA adm account

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
13 minutes
Labels
None
Revisions
CASA6
d857a91dc062bc7538287cd061c6b1de93567042
OPEN-CASA-PKG
d4956eba1464877df11b9cadcf33952bab9c4dd3
Total tests
1972

Tests

Responsible

No one has taken responsibility for this failure

Code commits

CASA6
Author Commit Message Commit date
gmoellen <gmoellen@austinite.aoc.nrao.edu> gmoellen <gmoellen@austinite.aoc.nrao.edu> d857a91dc062bc7538287cd061c6b1de93567042 For CAS-14567, in SolvableVisJones::listCal, repaired/refined formatting of field names in the listing, including retrieval of field and antenna names from the caltable rather from the MS (which seemed to be broken for non-trivial field cases); to test_task_listcal.py, added a test of the fringefit caltable listing header, and updated other tests for consistency with format changes.

Tests

New test failures 2
Status Test View job Duration
Collapse Failed test_task_gencal gencal_gaincurve_test.test_gainCurveVLBA
Test Tasks macOS 15 Py3.12 < 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.
Collapse Failed test_task_gencal gencal_gaincurve_test.test_gainCurveVLBA
Test Tasks Many Linux 2.28 Py3.12 < 1 sec
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.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeCAS-14567Could not obtain issue details from Jira