Plan to Run Skipped Test to Know Status
Build: #3 failed
Job: Test Tasks Many Linux 2.28 Rocky 8.10 Py3.12 failed
spectrum transformations median.test spw separation median data: Test case result
The below summarizes the result of the test " spectrum transformations median.test spw separation median data" in build 3 of CASA - Release Engineering Master Test Skipped Python 3.12 - Test Tasks Many Linux 2.28 Rocky 8.10 Py3.12.
- Description
- spectrum transformations median.test spw separation median data
- Test class
- test_task_mstransform
- Method
- test_spectrum_transformations_median.test_spw_separation_median_data
- Duration
- 4 secs
- Status
- Failed (New Failure)
Error Log
AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM
test_task_mstransform.py:3769: in test_spw_separation_median_data
self.assertTrue((numpy.abs(weightSpectrumMedian - weight) < 1E-5).all(), 'WEIGHT is not median of WEIGHT_SPECTRUM')
E AssertionError: np.False_ is not true : WEIGHT is not median of WEIGHT_SPECTRUM