Build: #8 failed

Job: Test Tasks Many Linux 2.28 failed

residual update.test residual update clark: Test case result

The below summarizes the result of the test " residual update.test residual update clark" in build 8 of CASA - CMake Dev Test - CAS-14201 - Test Tasks Many Linux 2.28. View test case history
Description
residual update.test residual update clark
Test class
test_task_deconvolve
Method
test_residual_update.test_residual_update_clark
Duration
3 secs
Status
Failed (Existing Failure)

Error Log

AssertionError: 1.0102152824401855 == 1.0102152824401855 within 1e-05 delta (0.0 difference) : No difference exists between initial tclean residual (dirty image) statistics, and residual for deconvolve:
Tclean residual stats:     {'max': 1.0102152824401855, 'mean': 0.7065046095848083, 'min': 0.575468122959137}
Deconvolve residual stats: {'max': 1.0102152824401855, 'mean': 0.7065046095848083, 'min': 0.575468122959137}
test_task_deconvolve.py:2998: in test_residual_update_clark
    self.helper_residual_update('clark')
test_task_deconvolve.py:2955: in helper_residual_update
    self.assertNotAlmostEqual(ds1['max'],  ts['max'],  delta=delta, msg=msg)
E   AssertionError: 1.0102152824401855 == 1.0102152824401855 within 1e-05 delta (0.0 difference) : No difference exists between initial tclean residual (dirty image) statistics, and residual for deconvolve:
E   Tclean residual stats:     {'max': 1.0102152824401855, 'mean': 0.7065046095848083, 'min': 0.575468122959137}
E   Deconvolve residual stats: {'max': 1.0102152824401855, 'mean': 0.7065046095848083, 'min': 0.575468122959137}