Build: #2 failed Child of CASASPECS-DEVBUILDCASALITHGPU10-9
Build result summary
Details
- Completed
- Queue duration
- < 1 second
- Duration
- 340 minutes
- Labels
- None
- Revisions
-
- CASA6
-
5d597061ab87a2b4c7b40399daf51c8c90db4277
- OPEN-CASA-PKG
-
e5285e68467f01199807a1f1a978aec8a4781be7
- Total tests
- 4489
- Failing since
- #1 (Child of CASASPECS-DEVBUILDCASALITHGPU10-8 – )
Tests
- 0 New failures
- 1 Existing failures
- 0 Fixed
- 253 Quarantined / skipped
Responsible
This build has been failing since #1
No one has taken responsibility
Tests
| Status | Test | Failing since | View job | Duration | |
|---|---|---|---|---|---|
|
test_task_gencal
gencal_gaincurve_test.test_gainCurveVLBA
|
Failing since build #1 (Child of CASASPECS-DEVBUILDCASALITHGPU10-8) | 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
|
|||||