Build: #5 failed

Job: Test Tasks Many Linux 2.34 CasaShell Rocky 9.5 failed

Test results

  • 3,690 tests in total
  • 7 tests failed
  • 7 failures are new
  • 224 tests were quarantined / skipped
  • 658 minutes taken in total.

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

New test failures 7
Status Test Duration
Collapse Failed asdm_import8 test_sdm_feed
12 secs
AssertionError: ERROR unexpected exception getting/testing SDM_RECEIVER_GENERATION column in FEED table for as-is fill in test_sdm_feed
Traceback (most recent call last):
  File "/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_importasdm_casashell.py", line 3319, in test_sdm_feed
    rcvrGenCol = tblocal.getcol('SDM_RECEIVER_GENERATION')
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/wheeldirectory/casa-6.7.4-1-py3.12.el9/lib/py/lib/python3.12/site-packages/casatools/table.py", line 837, in getcol
    return self._swigobj.getcol(columnname, startrow, nrow, rowincr)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
(11 more lines...)
Collapse Failed asdm_import8 test_sdm_spectral_window
8 secs
AssertionError: False is not true : ERROR SDM_QUANTIZATION not found as expected in SPECTRAL_WINDOW table of as-is fill in test_sdm_spectral_window
Traceback (most recent call last):
  File "/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_importasdm_casashell.py", line 3654, in test_sdm_spectral_window
    self.assertTrue("SDM_QUANTIZATION" in colNames, "ERROR SDM_QUANTIZATION not found as expected in SPECTRAL_WINDOW table of as-is fill in test_sdm_spectral_window")
AssertionError: False is not true : ERROR SDM_QUANTIZATION not found as expected in SPECTRAL_WINDOW table of as-is fill in test_sdm_spectral_window
Collapse Failed test_WeightSpectrum test_combineSPWAndChanAvgWithWeightSpectrum
2 secs
ValueError: np.float64(0.08938924968242645) != 0.0901
Traceback (most recent call last):
  File "/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_mstransform_casashell.py", line 70, in check_eq
    raise ValueError('!=')
ValueError: !=

During handling of the above exception, another exception occurred:

(6 more lines...)
Collapse Failed test_WeightSpectrum test_combineSPWDiffExpAndChanAvgWithWeightSpectrum
2 secs
ValueError: np.float64(0.08938591182231903) != 0.0901
Traceback (most recent call last):
  File "/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_mstransform_casashell.py", line 70, in check_eq
    raise ValueError('!=')
ValueError: !=

During handling of the above exception, another exception occurred:

(6 more lines...)
Collapse Failed test_WeightSpectrum test_combineSPWDiffExpWithWeightSpectrum
2 secs
ValueError: np.float64(0.09500163793563843) != 0.103
Traceback (most recent call last):
  File "/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_mstransform_casashell.py", line 70, in check_eq
    raise ValueError('!=')
ValueError: !=

During handling of the above exception, another exception occurred:

(6 more lines...)
Collapse Failed test_WeightSpectrum test_combineSPWDiffExpWithWeightSpectrumFilledFromWeight
2 secs
ValueError: np.float64(0.09495867788791656) != 0.103
Traceback (most recent call last):
  File "/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_mstransform_casashell.py", line 70, in check_eq
    raise ValueError('!=')
ValueError: !=

During handling of the above exception, another exception occurred:

(6 more lines...)
Collapse Failed test_concat test21
1 sec
AssertionError: False is not true
Traceback (most recent call last):
  File "/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_concat_casashell.py", line 2253, in test21
    self.assertTrue(retValue['success'])
AssertionError: False is not true