Build: #3 failed Child of CASASPECS-DEVBUILDCASALITHGPU8-4
Build result summary
Details
- Completed
- Queue duration
- 2 seconds
- Duration
- 317 minutes
- Labels
- None
- Revisions
-
- CASA6
-
903fcf70ba8700ed960cd054cb8fb65eb8bff088
- OPEN-CASA-PKG
-
e5285e68467f01199807a1f1a978aec8a4781be7
- Total tests
- 4489
Tests
- 3 New failures
- 0 Existing failures
- 0 Fixed
- 253 Quarantined / skipped
Responsible
-
Kumar Golap
Automatically assigned
-
Ville Suoranta
Automatically assigned
Code commits
| Author | Commit | Commit date | |
|---|---|---|---|
|
|
Kumar Golap |
903fcf70ba8700ed960cd054cb8fb65eb8bff088
|
|
|
|
Kumar Golap |
2bb35700b5ca01ac1815ab6483a8afa035bddc6d
|
|
|
|
Kumar Golap |
804295cb6daae6a963d31e5c0bdb183a9178f9c3
|
|
| Author | Commit | Commit date | |
|---|---|---|---|
|
|
Ville Suoranta |
e5285e68467f01199807a1f1a978aec8a4781be7
|
|
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
|
||||
| Collapse |
test_task_tclean
test_widefield.test_widefield_awphpg_mtmfs_via_cube
|
Test Tasks Many Linux 2.28 Python 3.10 L4 | 19 secs | |
AssertionError: False is not true
test_task_tclean.py:4354: in test_widefield_awphpg_mtmfs_via_cube
self.assertTrue(self.check_final(report))
E AssertionError: False is not true
|
||||
| Collapse |
test_task_tclean
test_wproject.test_wterm_awphpg
|
Test Tasks Many Linux 2.28 Python 3.10 L4 | 39 secs | |
AssertionError: False is not true
test_task_tclean.py:4111: in test_wterm_awphpg
self.assertTrue(self.check_final(report))
E AssertionError: False is not true
|
||||