Plan to Run Skipped Test to Know Status

Build: #4 failed

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

task sdbaseline.test021: Test case result

The below summarizes the result of the test " task sdbaseline.test021" in build 4 of CASA - Release Engineering Master Test Skipped Python 3.12 - Test Tasks Many Linux 2.28 Rocky 8.10 Py3.12.
Description
task sdbaseline.test021
Test class
casatasks
Method
test_task_sdbaseline.test021
Duration
19 secs
Status
Failed (New Failure)

Error Log

AssertionError: False is not true : OrionS_rawACSmod_calave.ms_blparam.txt is not identical with the reference!
casatasks/test_task_sdbaseline.py:3461: in test021
    self._run_test([['table', 'text', ''], ['table', '', 'csv'], ['', 'text', 'csv']])
casatasks/test_task_sdbaseline.py:3427: in _run_test
    self._do_run_test(blformat=blformat, bloutput=bloutput)
casatasks/test_task_sdbaseline.py:3396: in _do_run_test
    self.assertTrue(res, msg=f'{the_blout} is not identical with the reference!')
E   AssertionError: False is not true : OrionS_rawACSmod_calave.ms_blparam.txt is not identical with the reference!