Skip to content

Conversation

se7entyse7en
Copy link
Contributor

Fixes integration tests for Windows.

This closes #168 and closes #172.

On Windows tempdir is created in C:\Users\WINDOW~1\AppData\Local\Temp. The problem is that C:\Users\WINDOW~1 is actually an alias for C:\Users\Windows10 (see here), but having different strings breaks extraction of relative path that breaks the identification of current active workdir.

Signed-off-by: Lou Marvin Caraig <loumarvincaraig@gmail.com>
@se7entyse7en se7entyse7en merged commit 356a848 into src-d:master Jul 31, 2019
@se7entyse7en se7entyse7en deleted the windows-integration-testing-fix branch July 31, 2019 15:39
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.

Integration tests are failing on Windows Test v0.14.0-rc.2 on windows
3 participants