Execution Time0.30s

Test: test_anonymize_dicom (Failed)
Build: Linux-3.10.0-123.el7.x86_64-x86_64-incr (ip-172-31-38-141.ec2.internal) on 2014-08-21 14:59:18
Repository revision: fd98c6666be91527e7026333184214e40c1b8c19

Exit Value1

Show Command Line
Display graphs:

Test output
E
======================================================================
ERROR: test_anonymize_dicom.test_anonymize_dicom
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/ec2-user/canopy/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/ec2-user/Projects/CIP/cip_python/utils/tests/test_anonymize_dicom.py", line 64, in test_anonymize_dicom
    ds.AddNew(Tag(0x0008, 0x0018), 'dicom.UID.UID', 'TestAnonymization')
  File "/home/ec2-user/canopy/lib/python2.7/site-packages/dicom/dataset.py", line 244, in __getattr__
    "'{0:s}'.".format(name))
AttributeError: Dataset does not have attribute 'AddNew'.

----------------------------------------------------------------------
Ran 1 test in 0.001s

FAILED (errors=1)