Closed ktavabi closed 8 years ago
Acceptance tests are failing on this. (See the Travis "details" link). Not sure why. I'll look into it.
======================================================================
FAIL: test_Attach_provenance_string_in_file_based_on_config (acceptance.test_contextAPI.ContextApiTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/travis/build/ilogue/niprov/acceptance/test_contextAPI.py", line 54, in test_Attach_provenance_string_in_file_based_on_config
self.assertEqual(img.get_header().extensions.count('comment'), 1)
AssertionError: 0 != 1
----------------------------------------------------------------------
I am not even going to pretend what that means, but I see a lot of traces on Travis concerning nibabel.
@ilogue pls review