You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to run the unit tests inside the official Docker image, the test_reproin_largely_smoke fails because the hexsha changes when calling with --overwrite.
Platform details:
Choose one:
Local environment
Container:
nipy/heudiconv:0.9.0, but it also fails since 0.6.0
Heudiconv version:
0.9.0, all the way back to 0.6.0
To replicate failed test:
docker run -it --rm --name heudiconv_tests --entrypoint /bin/bash nipy/heudiconv:0.9.0
Summary
When trying to run the unit tests inside the official Docker image, the
test_reproin_largely_smoke
fails because thehexsha
changes when calling with--overwrite
.Platform details:
Choose one:
nipy/heudiconv:0.9.0
, but it also fails since0.6.0
0.9.0
, all the way back to0.6.0
To replicate failed test:
Then, inside the container, run:
Note: it also fails without configuring
git
.The text was updated successfully, but these errors were encountered: