Build: #1 failed

Job: Test Tasks Many Linux 2.28 Python3.12 failed

Asdm import8.test sdm feed: Test case result

The below summarizes the result of the test "Asdm import8.test sdm feed" in build 1 of CASASPECS - Pull Request - CAS-14721 - Test Tasks Many Linux 2.28 Python3.12.
Description
Asdm import8.test sdm feed
Test class
test_task_importasdm
Method
asdm_import8.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
test_task_importasdm.py:3320: in test_sdm_feed
    rcvrGenCol = tblocal.getcol('SDM_RECEIVER_GENERATION')
                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/local/lib/python3.12/site-packages/casatools/table.py:837: in getcol
    return self._swigobj.getcol(columnname, startrow, nrow, rowincr)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
/usr/local/lib/python3.12/site-packages/casatools/__casac__/table.py:2153: in getcol
    return _table.table_getcol(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E   RuntimeError: TableProxy::getColumn: column SDM_RECEIVER_GENERATION does not exist

During handling of the above exception, another exception occurred:
test_task_importasdm.py:3323: 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")
E   AssertionError: ERROR unexpected exception getting/testing SDM_RECEIVER_GENERATION column in FEED table for as-is fill in test_sdm_feed