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