Build: #1 failed

Job: Test Tasks macOS 15 Py3.12 failed

weight spectrum.test combine SPWdiff exp with weight spectrum: Test case result

The below summarizes the result of the test " weight spectrum.test combine SPWdiff exp with weight spectrum" 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
Test class
test_task_mstransform
Method
test_WeightSpectrum.test_combineSPWDiffExpWithWeightSpectrum
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

ValueError: np.float64(0.10302066802978516) != 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:1654: in test_combineSPWDiffExpWithWeightSpectrum
    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.10302066802978516) != 0.095