Build: #3 failed Child of CASASPECS-DEVBUILDCASALITHGPU8-4

Build result summary

Details

Completed
Queue duration
20 minutes
Duration
333 minutes
Labels
None
Revisions
CASA6
903fcf70ba8700ed960cd054cb8fb65eb8bff088
OPEN-CASA-PKG
e5285e68467f01199807a1f1a978aec8a4781be7
Total tests
4489

Tests

Responsible

  • Kumar Golap Kumar Golap Automatically assigned
  • Ville Suoranta Ville Suoranta Automatically assigned

Code commits

CASA6
Author Commit Message Commit date
Kumar Golap Kumar Golap 903fcf70ba8700ed960cd054cb8fb65eb8bff088 Fixed the issue of aliasing when the beam was much larger than the field of view of the image.
Kumar Golap Kumar Golap 2bb35700b5ca01ac1815ab6483a8afa035bddc6d Fixed an indexing error that may occur
Kumar Golap Kumar Golap 804295cb6daae6a963d31e5c0bdb183a9178f9c3 fixes for removing aliasing of the beam when the image is very small w.r.t to the beam for awp2 and awphpg
OPEN-CASA-PKG
Author Commit Message Commit date
Ville Suoranta Ville Suoranta e5285e68467f01199807a1f1a978aec8a4781be7 Add macOS 26 to make-dmg

Tests

New test failures 3
Status Test View job Duration
Collapse Failed test_task_gencal gencal_gaincurve_test.test_gainCurveVLBA
Test Tasks Many Linux 2.28 Python 3.12 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.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_tclean test_widefield.test_widefield_awphpg_mtmfs_via_cube
Test Tasks Many Linux 2.28 Python 3.12 L4 18 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 Failed test_task_tclean test_wproject.test_wterm_awphpg
Test Tasks Many Linux 2.28 Python 3.12 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