Build: #5 failed
Job: Test Tasks Many Linux 2.28 CasaShell Rocky 8.10 failed
sdm feed: Test case result
The below summarizes the result of the test " sdm feed" in build 5 of CASASPECS - Release 6.7.4 Test Casalith 3.12 - Test Tasks Many Linux 2.28 CasaShell Rocky 8.10.
- Description
- sdm feed
- Test class
- asdm_import8
- Method
- test_sdm_feed
- Duration
- 2 secs
- Status
- Failed (New Failure)
Error Log
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.el8/lib/py/lib/python3.12/site-packages/casatools/table.py", line 837, in getcol
return self._swigobj.getcol(columnname, startrow, nrow, rowincr)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/wheeldirectory/casa-6.7.4-1-py3.12.el8/lib/py/lib/python3.12/site-packages/casatools/__casac__/table.py", line 2153, in getcol
return _table.table_getcol(self, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
RuntimeError: TableProxy::getColumn: column SDM_RECEIVER_GENERATION does not exist
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_importasdm_casashell.py", line 3322, in test_sdm_feed
self.fail("ERROR unexpected exception getting/testing SDM_RECEIVER_GENERATION column in FEED table for as-is fill in test_sdm_feed")
AssertionError: ERROR unexpected exception getting/testing SDM_RECEIVER_GENERATION column in FEED table for as-is fill in test_sdm_feed