Execution Time0.21s

Test: test_hist_dist_knn (Passed)
Build: CIP-Linux-3.14.35-28.38.amzn1.x86_64-x86_64-incr-SL-ON-SL-OFF (Linux1.Amazon.ACIL) on 2016-02-24 00:11:39


Show Command Line
Display graphs:

Test output
ERROR:root:code for hash md5 was not found.
Traceback (most recent call last):
  File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/hashlib.py", line 147, in <module>
    globals()[__func_name] = __get_hash(__func_name)
  File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor
    raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type md5
ERROR:root:code for hash sha1 was not found.
Traceback (most recent call last):
  File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/hashlib.py", line 147, in <module>
    globals()[__func_name] = __get_hash(__func_name)
  File "/home/ec2-user/Projects/CIP-build/CIPPython-install/lib/python2.7/hashlib.py", line 97, in __get_builtin_constructor
    raise ValueError('unsupported hash type ' + name)
ValueError: unsupported hash type sha1
ERROR:root:code for hash sha224 was not found.
Traceback (most recent call last):
  File "/home/ec2-user/P...
The rest of the test output was removed since it exceeds the threshold of 1024 bytes.