Build: #2 failed

Job: Test Tasks OSX1015 failed

Stages & jobs

  1. Default Stage

  2. Publish

  3. Create Upload Plan Branch

Test results

  • 3,647 tests in total
  • 1 test failed
  • 1 failure is new
  • 283 tests were quarantined / skipped
  • 502 minutes taken in total.

Build 2 has the following 1 errors: 1 new failure(s) occurred since the previous build.

New test failures 1
Status Test Duration
Collapse Failed test_task_deconvolve test_mask.test_mask_autobox_multithresh_with_prune History
6 secs
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 )
(4 more lines...)