Build: #1 failed Manual run by CASA adm account

Build result summary

Details

Completed
Queue duration
2 seconds
Duration
48 minutes
Labels
None
Revisions
CASA6
288c67ace1f7d7c3325b377d90f4e2778352e464
OPEN-CASA-PKG
d4956eba1464877df11b9cadcf33952bab9c4dd3
Total tests
1970
Fixed in
#6 (Manual run by CASA adm account)

Tests

Responsible

  • Victor de Souza Magalhaes Victor de Souza Magalhaes Automatically assigned

Code commits

CASA6
Author Commit Message Commit date
Victor de Souza Magalhaes Victor de Souza Magalhaes 288c67ace1f7d7c3325b377d90f4e2778352e464 Added test on split MSes.

Tests

New test failures 3
Status Test View job Duration
Collapse Failed test_casampi test_casampi
Test Casalith Many Linux 2.28 Py3.12 4 secs
Hangup
Collapse Failed test_task_gencal gencal_gaincurve_test.test_gainCurveVLBA
Test Tasks Many Linux 2.28 Py3.12 < 1 sec
TypeError: only length-1 arrays can be converted to Python scalars
test_task_gencal.py:495: in test_gainCurveVLBA
    self.assertTrue(th.compTables(caltab, vlbacal, ['WEIGHT']))
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatestutils/testhelper.py:168: in compTables
    if ((mode=="percentage") and not math.isclose(a[i][j], b[i][j], rel_tol=tolerance)) or ((mode=="absolute") and not math.isclose(a[i][j], b[i][j], abs_tol=tolerance)):
                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E   TypeError: only length-1 arrays can be converted to Python scalars
Collapse Failed test_task_gencal gencal_gaincurve_test.test_gainCurveVLBA
Test Tasks macOS 15 Py3.12 < 1 sec
TypeError: only length-1 arrays can be converted to Python scalars
test_task_gencal.py:495: in test_gainCurveVLBA
    self.assertTrue(th.compTables(caltab, vlbacal, ['WEIGHT']))
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../casa6testenv/lib/python3.12/site-packages/casatestutils/testhelper.py:168: in compTables
    if ((mode=="percentage") and not math.isclose(a[i][j], b[i][j], rel_tol=tolerance)) or ((mode=="absolute") and not math.isclose(a[i][j], b[i][j], abs_tol=tolerance)):
                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E   TypeError: only length-1 arrays can be converted to Python scalars