Plan to Run Skipped Test to Know Status
Build: #2 failed
Job: Test Tasks Many Linux 2.28 Rocky 8.10 Py3.12 failed
weight spectrum.test fill weight spectrum from weight: Test case result
The below summarizes the result of the test " weight spectrum.test fill weight spectrum from weight" in build 2 of CASA - Release Engineering Master Test Skipped Python 3.12 - Test Tasks Many Linux 2.28 Rocky 8.10 Py3.12.
- Description
- weight spectrum.test fill weight spectrum from weight
- Test class
- test_task_mstransform
- Method
- test_WeightSpectrum.test_fillWeightSpectrumFromWeight
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
ValueError: np.float64(58.92338943481445) != 1.9007
test_task_mstransform.py:72: in check_eq
raise ValueError('!=')
E ValueError: !=
During handling of the above exception, another exception occurred:
test_task_mstransform.py:1698: in test_fillWeightSpectrumFromWeight
check_eq(weightSpectrum[0][0][0], 1.9007, 0.0001)
test_task_mstransform.py:77: in check_eq
raise ValueError(errmsg)
E ValueError: np.float64(58.92338943481445) != 1.9007