Build: #8 failed

Job: Test Tasks Many Linux 2.28 failed

onefield.test onefield hogbom: Test case result

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

Error Log

AssertionError: 
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  ) 
[ check_val ] peak res is 1.125014305114746 ( Fail : should be 0.353, Epsilon: 0.05)
[ check_val ] mod flux is 0.0 ( Fail : should be 0.772, Epsilon: 0.05)
[ check_val ] iterdone is 0 ( Fail : should be 10, Exact: True )
[ check_ims ] Image made : ['tst.psf', 'tst.residual', 'tst.image', 'tst.model'] =  [True, True, True, True] ( Pass : should all be True )
All expected keywords in imageinfo, miscinfo, and coords found. (check_keywords)
[check_history] All expected history entries found. (Pass)
[ check_pix_val ] tst.model : Value is 0.0 at [50, 50, 0, 0] ( Fail : should be 0.772 , Epsilon: 0.05)
test_task_deconvolve.py:907: in test_onefield_hogbom
    self.checkfinal(pstr=report)
test_task_deconvolve.py:888: in checkfinal
    self.fail("\n"+pstr)
E   AssertionError: 
E   [ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  ) 
E   [ check_val ] peak res is 1.125014305114746 ( Fail : should be 0.353, Epsilon: 0.05)
E   [ check_val ] mod flux is 0.0 ( Fail : should be 0.772, Epsilon: 0.05)
E   [ check_val ] iterdone is 0 ( Fail : should be 10, Exact: True )
E   [ check_ims ] Image made : ['tst.psf', 'tst.residual', 'tst.image', 'tst.model'] =  [True, True, True, True] ( Pass : should all be True )
E   All expected keywords in imageinfo, miscinfo, and coords found. (check_keywords)
E   [check_history] All expected history entries found. (Pass)
E   [ check_pix_val ] tst.model : Value is 0.0 at [50, 50, 0, 0] ( Fail : should be 0.772 , Epsilon: 0.05)