Build: #1 failed
Job: Test Tasks macOS 15 Py3.12 failed
weight spectrum.test combine SPWdiff exp with weight spectrum filled from weight: Test case result
The below summarizes the result of the test " weight spectrum.test combine SPWdiff exp with weight spectrum filled from weight" in build 1 of CASASPECS - Dev Test Full 3.12 - CAS-14660 - Test Tasks macOS 15 Py3.12.
- Description
- weight spectrum.test combine SPWdiff exp with weight spectrum filled from weight
- Test class
- test_task_mstransform
- Method
- test_WeightSpectrum.test_combineSPWDiffExpWithWeightSpectrumFilledFromWeight
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
ValueError: np.float64(0.10303612053394318) != 0.095
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:1676: in test_combineSPWDiffExpWithWeightSpectrumFilledFromWeight
check_eq(data[0][0][0].real, 0.0950, 0.0001)
test_task_mstransform.py:77: in check_eq
raise ValueError(errmsg)
E ValueError: np.float64(0.10303612053394318) != 0.095