Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

git annex testremote may run into path length issues on windows #128

Closed
wants to merge 1 commit into from

Conversation

mih
Copy link
Member

@mih mih commented Jul 5, 2022

Switch to the MD5E backend for the test run (default for other
operations in DataLad) in other to shorten the path length.

Closes #127

@mih
Copy link
Member Author

mih commented Jul 5, 2022

Nope, does not fix the issue. Sad.

@bpoldrack
Copy link
Member

Hm. Looking at it, this doesn't seem too bad to me. 5 tests seem to pass, it's only the testremote that doesn't. And this one appears to not respect the limitation to MD5: https://ci.appveyor.com/project/mih/datalad-dataverse/builds/44079592/job/b38woai0ekmq7bn5#L856

So, overall not clear to me there's a real word impact assuming MD5.

@mih
Copy link
Member Author

mih commented Jul 5, 2022

Indeed, it does not honor it.

That being said, the failing test was the only one failing to begin with. All the other failures are specific to the docker setup.

Switch to the MD5E backend for the test run (default for other
operations in DataLad) in other to shorten the path length.

Closes #127
@mih
Copy link
Member Author

mih commented Feb 28, 2023

There is no point in keeping this open. #127 tracks the state. I posted an update to the linked git-annex issue.

@mih mih closed this Feb 28, 2023
@mih mih deleted the bf-win branch February 28, 2023 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

git-annex testremote failure on windows
2 participants