Build: #8 failed

Job: Test Tasks Many Linux 2.28 failed

multirun.test multirun norestore restore: Test case result

The below summarizes the result of the test " multirun.test multirun norestore restore" in build 8 of CASA - CMake Dev Test - CAS-14201 - Test Tasks Many Linux 2.28. View test case history
Description
multirun.test multirun norestore restore
Test class
test_task_deconvolve
Method
test_multirun.test_multirun_norestore_restore
Duration
7 secs
Status
Failed (Existing Failure)

Error Log

AssertionError: 
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  ) 
[ check_val ] iterdone is 0 ( Fail : should be 10, Exact: True )
[ check_ims ] Image made : ['tst.psf', 'tst.residual', 'tst.model'] =  [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_ims ] Image made : ['tst.image'] =  [False] ( Pass : should all be False )
[ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  ) 
[ check_ims ] Image made : ['tst.psf', 'tst.residual', 'tst.model', 'tst.image'] =  [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.image : Value is 0.47879332304000854 at [50, 49, 0, 0] ( Pass : should be 0.482 , Epsilon: 0.05)
test_task_deconvolve.py:2229: in test_multirun_norestore_restore
    self.checkfinal(report1 + report2)
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 ] iterdone is 0 ( Fail : should be 10, Exact: True )
E   [ check_ims ] Image made : ['tst.psf', 'tst.residual', 'tst.model'] =  [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_ims ] Image made : ['tst.image'] =  [False] ( Pass : should all be False )
E   [ check_ret_structure ] Return dictionary struture check: type=reduced ( Pass : found all expected keys  ) 
E   [ check_ims ] Image made : ['tst.psf', 'tst.residual', 'tst.model', 'tst.image'] =  [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.image : Value is 0.47879332304000854 at [50, 49, 0, 0] ( Pass : should be 0.482 , Epsilon: 0.05)