Execution Time3.46s

Test: test_vessel_particles_mask_workflow (Failed)
Build: CIP-Linux-3.10.0-123.el7.x86_64-x86_64-incr-SL-ON (ip-172-31-44-204.ec2.internal) on 2018-06-25 00:07:43
Repository revision: 9ac75b46ad996cbf1dd5195b9cf17c6983c750a4

Exit Value1

Show Command Line
Display graphs:

Test output
E
======================================================================
ERROR: test_vessel_particles_mask_workflow.test_vessel_particles_mask_workflow
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/ec2-user/Projects/CIP-build/CIP-build/cip_python/nipype/workflows/tests/test_vessel_particles_mask_workflow.py", line 18, in test_vessel_particles_mask_workflow
    tmp_dir, vessel_seeds_mask_file_name)
  File "/home/ec2-user/Projects/CIP-build/CIP-build/cip_python/nipype/workflows/vessel_particles_mask_workflow.py", line 125, in __init__
    compute_feature_strength.inputs.ssm = self._sigma_step_method
  File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/traits/trait_handlers.py", line 172, in error
    value )
TraitError: The 'ssm' trait of a ComputeFeatureStrengthInputSpec instance must be '0' or '1', but a value of 1 <type 'int'> was specified.

----------------------------------------------------------------------
Ran 1 test in 0.008s

FAILED (errors=1)