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 tav.test wt rllr: Test case result

The below summarizes the result of the test "Split test tav.test wt rllr" 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 tav.test wt rllr
Test class
test_task_split
Method
split_test_tav.test_wt_rllr
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

ValueError: 
array([436583.4375, 273519.8125])
!=
array([410221.34375  , 122627.1640625])
test_task_split.py:78: in check_eq
    raise ValueError('value != expected')
E   ValueError: value != expected

During handling of the above exception, another exception occurred:
test_task_split.py:441: in test_wt_rllr
    check_eq(self.records['rl, lr']['weight'],
test_task_split.py:83: in check_eq
    raise ValueError(errmsg)
E   ValueError: 
E   array([436583.4375, 273519.8125])
E   !=
E   array([410221.34375  , 122627.1640625])