Build: #1 failed Child of CASASPECS-DEVBUILDCASALITHGPU10-8
Build result summary
Details
- Completed
- Queue duration
- 20 seconds
- Duration
- 320 minutes
- Labels
- None
- Revisions
-
- CASA6
-
5d597061ab87a2b4c7b40399daf51c8c90db4277
- OPEN-CASA-PKG
-
e5285e68467f01199807a1f1a978aec8a4781be7
- Total tests
- 4489
Tests
- 1 New failures
- 0 Existing failures
- 0 Fixed
- 253 Quarantined / skipped
Responsible
No one has taken responsibility for this failure
Tests
| Status | Test | View job | Duration | |
|---|---|---|---|---|
| Collapse |
test_task_gencal
gencal_gaincurve_test.test_gainCurveVLBA
|
Test Tasks Many Linux 2.28 Python 3.10 L4 | < 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.10/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
|
||||