Execution Time3.19s

Test: test_vessel_particles_mask_workflow (Failed)
Build: CIP-Linux-3.10.0-123.8.1.el7.x86_64-x86_64-incr-SL-ON (ip-172-31-24-227.ec2.internal) on 2018-03-27 00:08:43
Repository revision: c3d1dc7d8e0ab1dee1dc8302cff80260af6ae26b

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/centos/Projects/CIP-build/CIPPython-install/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/centos/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/centos/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/centos/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.009s

FAILED (errors=1)