Build: #1 failed

Job: Test Tasks macOS 15 Py3.12 failed

Test results

  • 3,735 tests in total
  • 4 tests failed
  • 4 failures are new
  • 257 tests were quarantined / skipped
  • 117 minutes taken in total.

Build 1 has the following 4 errors: 4 new failure(s) occurred since the previous build.

New test failures 4
Status Test Duration
Collapse Failed test_task_mstransform test_WeightSpectrum.test_combineSPWAndChanAvgWithWeightSpectrum
< 1 sec
ValueError: np.float64(0.09010457992553711) != 0.0893
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:1718: in test_combineSPWAndChanAvgWithWeightSpectrum
    check_eq(data[0][0][0].real, 0.0893, 0.0001)
(3 more lines...)
Collapse Failed test_task_mstransform test_WeightSpectrum.test_combineSPWDiffExpAndChanAvgWithWeightSpectrum
< 1 sec
ValueError: np.float64(0.09008178114891052) != 0.0893
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:1738: in test_combineSPWDiffExpAndChanAvgWithWeightSpectrum
    check_eq(data[0][0][0].real, 0.0893, 0.0001)
(3 more lines...)
Collapse Failed test_task_mstransform test_WeightSpectrum.test_combineSPWDiffExpWithWeightSpectrum
< 1 sec
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)
(3 more lines...)
Collapse Failed test_task_mstransform test_WeightSpectrum.test_combineSPWDiffExpWithWeightSpectrumFilledFromWeight
< 1 sec
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)
(3 more lines...)