-
-
Notifications
You must be signed in to change notification settings - Fork 35
Fix windows integration tests and reenable in CI #186
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
Fix windows integration tests and reenable in CI #186
Conversation
|
That's awesome!! windows support help is very welcome! c/c @afucher |
|
The |
|
Just did! but I think that happens frequently for windows for some reason, would be nice if we find a way to fix if that keeps happening EDIT: |
|
I think i found a work around as per #180. It's difficult to say what's the root cause exactly. |
Hi,
can you please review patch to fix the MS-Windows integration tests, and re-enable them on CI.
Changes include:
I didn't think it was necessary to open an issue for this and update the changelog.
Thanks