Build: #8 failed

Job: Test Tasks Many Linux 2.28 failed

residual update.test residual update clarkstokes: Test case result

The below summarizes the result of the test " residual update.test residual update clarkstokes" 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 clarkstokes
Test class
test_task_deconvolve
Method
test_residual_update.test_residual_update_clarkstokes
Duration
< 1 sec
Status
Failed (Existing Failure)

Error Log

AssertionError: 1.0000007152557373 == 1.0000007152557373 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.0000007152557373, 'mean': 0.5363396138558164, 'min': -0.07692209631204605}
Deconvolve residual stats: {'max': 1.0000007152557373, 'mean': 0.5363396138558164, 'min': -0.07692209631204605}
test_task_deconvolve.py:3007: in test_residual_update_clarkstokes
    self.helper_residual_update('clarkstokes', tclean_args={'vis':'refim_point_linRL.ms','stokes':'I'})
test_task_deconvolve.py:2955: in helper_residual_update
    self.assertNotAlmostEqual(ds1['max'],  ts['max'],  delta=delta, msg=msg)
E   AssertionError: 1.0000007152557373 == 1.0000007152557373 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.0000007152557373, 'mean': 0.5363396138558164, 'min': -0.07692209631204605}
E   Deconvolve residual stats: {'max': 1.0000007152557373, 'mean': 0.5363396138558164, 'min': -0.07692209631204605}