Build: #8 failed

Job: Test Tasks Many Linux 2014 failed

iterbot.test iterbot threshold str: Test case result

The below summarizes the result of the test " iterbot.test iterbot threshold str" in build 8 of CASA - CMake Dev Test - CAS-14201 - Test Tasks Many Linux 2014. View test case history
Description
iterbot.test iterbot threshold str
Test class
test_task_deconvolve
Method
test_iterbot.test_iterbot_threshold_str
Duration
1 sec
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 1080, Exact: True )
[ check_ims ] Image made : ['tst.psf', 'tst.residual', 'tst.image'] =  [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_stopcode] Stopcode is 7 (Fail : should be 2)
test_task_deconvolve.py:1055: in test_iterbot_threshold_str
    self.checkfinal(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 ] iterdone is 0 ( Fail : should be 1080, Exact: True )
E   [ check_ims ] Image made : ['tst.psf', 'tst.residual', 'tst.image'] =  [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_stopcode] Stopcode is 7 (Fail : should be 2)