Build: #5 failed

Job: Test Tasks Many Linux 2.28 CasaShell Rocky 8.10 failed

combine SPWand chan avg with weight spectrum: Test case result

The below summarizes the result of the test " combine SPWand chan avg with weight spectrum" 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 SPWand chan avg with weight spectrum
Test class
test_WeightSpectrum
Method
test_combineSPWAndChanAvgWithWeightSpectrum
Duration
< 1 sec
Status
Failed (New Failure)

Error Log

ValueError: np.float64(0.08938924968242645) != 0.0901
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 1716, in test_combineSPWAndChanAvgWithWeightSpectrum
    check_eq(data[0][0][0].real, 0.0901, 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.08938924968242645) != 0.0901