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 mstransform.test fill weight spectrum from weight: Test case result
The below summarizes the result of the test " task mstransform.test fill weight spectrum from weight" 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 mstransform.test fill weight spectrum from weight
- Test class
- casatasks
- Method
- test_task_mstransform.test_fillWeightSpectrumFromWeight
- Duration
- 4 secs
- Status
- Failed (New Failure)
Error Log
ValueError: np.float64(58.92338943481445) != 1.9007
casatasks/test_task_mstransform.py:72: in check_eq
raise ValueError('!=')
E ValueError: !=
During handling of the above exception, another exception occurred:
casatasks/test_task_mstransform.py:1698: in test_fillWeightSpectrumFromWeight
check_eq(weightSpectrum[0][0][0], 1.9007, 0.0001)
casatasks/test_task_mstransform.py:77: in check_eq
raise ValueError(errmsg)
E ValueError: np.float64(58.92338943481445) != 1.9007