Build: #3 failed

Job: Test Tasks Many Linux 2.28 Python 3.10 L4 failed

Test results

  • 3,790 tests in total
  • 3 tests failed
  • 3 failures are new
  • 249 tests were quarantined / skipped
  • 295 minutes taken in total.

Build 3 has the following 3 errors: 3 new failure(s) occurred since the previous build.

New test failures 3
Status Test Duration
Collapse Failed test_task_gencal gencal_gaincurve_test.test_gainCurveVLBA
< 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 Failed test_task_tclean test_widefield.test_widefield_awphpg_mtmfs_via_cube
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 Failed test_task_tclean test_wproject.test_wterm_awphpg
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