Plan to Run Skipped Test to Know Status

Build: #3 failed

Job: Test Tasks Many Linux 2.28 Rocky 8.10 Py3.12 failed

Split test fc.test fc categories: Test case result

The below summarizes the result of the test "Split test fc.test fc categories" in build 3 of CASA - Release Engineering Master Test Skipped Python 3.12 - Test Tasks Many Linux 2.28 Rocky 8.10 Py3.12.
Description
Split test fc.test fc categories
Test class
test_task_split
Method
split_test_fc.test_fc_categories
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

RuntimeError: Table DataManager error: Invalid operation: TSM: no array in row 5 of column FLAG_CATEGORY in /home/casatest/casa6/casatestutils/nosedir/test_task_split/fc.ms/table.f18
test_task_split.py:167: in setUp
    self.initialize()
test_task_split.py:197: in initialize
    self.res = self.do_split(corrsel)
               ^^^^^^^^^^^^^^^^^^^^^^
test_task_split.py:1864: in do_split
    record['fc'] = tblocal.getcell('FLAG_CATEGORY', 5)[2]
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatools/table.py:817: in getcell
    return self._swigobj.getcell(columnname, rownr)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
../../../../venv/lib/python3.12/site-packages/casatools/__casac__/table.py:2075: in getcell
    return _table.table_getcell(self, *args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E   RuntimeError: Table DataManager error: Invalid operation: TSM: no array in row 5 of column FLAG_CATEGORY in /home/casatest/casa6/casatestutils/nosedir/test_task_split/fc.ms/table.f18