Build: #2 failed

Job: Test Tasks OSX1015 failed

Stages & jobs

  1. Default Stage

  2. Publish

  3. Create Upload Plan Branch

mask.test mask autobox multithresh with prune: Test case result

The below summarizes the result of the test " mask.test mask autobox multithresh with prune" in build 2 of CASA - Casa 6 Dev Test Full - CAS-14008 - Test Tasks OSX1015. View test case history
Description
mask.test mask autobox multithresh with prune
Test class
test_task_deconvolve
Method
test_mask.test_mask_autobox_multithresh_with_prune
Duration
6 secs
Status
Failed (New Failure)

Error Log

AssertionError:  [ checkall ]  [ check_ims ] Image made : ['tst.mask'] =  [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.mask : Value is 1.0 at [500, 500, 0, 0] ( Pass : should be 1.0 , Epsilon: 0.05) [ check_pix_val ] tst.mask : Value is 1.0 at [500, 510, 0, 0] ( Fail : should be 0.0 , Epsilon: 0.05)
test_task_deconvolve.py:1918: in test_mask_autobox_multithresh_with_prune
    self.checkfinal(report)
test_task_deconvolve.py:910: in checkfinal
    self.fail("\n"+pstr)
E   AssertionError: 
E   [ checkall ] 
E   [ check_ims ] Image made : ['tst.mask'] =  [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.mask : Value is 1.0 at [500, 500, 0, 0] ( Pass : should be 1.0 , Epsilon: 0.05)
E   [ check_pix_val ] tst.mask : Value is 1.0 at [500, 510, 0, 0] ( Fail : should be 0.0 , Epsilon: 0.05)