Build: #5 failed
Job: Test Tasks Many Linux 2.28 CasaShell Rocky 8.10 failed
combine SPWdiff exp with weight spectrum filled from weight: Test case result
The below summarizes the result of the test " combine SPWdiff exp with weight spectrum filled from weight" in build 5 of CASASPECS - Release 6.7.4 Test Casalith 3.12 - Test Tasks Many Linux 2.28 CasaShell Rocky 8.10.
- Description
- combine SPWdiff exp with weight spectrum filled from weight
- Test class
- test_WeightSpectrum
- Method
- test_combineSPWDiffExpWithWeightSpectrumFilledFromWeight
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
ValueError: np.float64(0.09495864808559418) != 0.103
Traceback (most recent call last):
File "/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_mstransform_casashell.py", line 70, in check_eq
raise ValueError('!=')
ValueError: !=
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_mstransform_casashell.py", line 1674, in test_combineSPWDiffExpWithWeightSpectrumFilledFromWeight
check_eq(data[0][0][0].real, 0.1030, 0.0001)
File "/home/casatest/casa6/casatasks/tests/casashell_tests/test_task_mstransform_casashell.py", line 75, in check_eq
raise ValueError(errmsg)
ValueError: np.float64(0.09495864808559418) != 0.103