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
- 3 New failures
- 0 Existing failures
- 0 Fixed
- 10 Quarantined / skipped
Responsible
-
Victor de Souza Magalhaes
Automatically assigned
Code commits
| Author | Commit | Commit date | |
|---|---|---|---|
|
|
Victor de Souza Magalhaes |
288c67ace1f7d7c3325b377d90f4e2778352e464
|
|
Tests
| Status | Test | View job | Duration | |
|---|---|---|---|---|
| Collapse |
test_casampi
test_casampi
|
Test Casalith Many Linux 2.28 Py3.12 | 4 secs | |
Hangup |
||||
| Collapse |
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 |
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
|
||||