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

Run unit tests on Windows #2740

Closed
wants to merge 5 commits into from
Closed

Conversation

arielshaqed
Copy link
Contributor

Use windows-latest, this is not our primary platform. Mark experimental,
for now failures are not blocking.

Use windows-latest, this is *not* our primary platform.  Mark experimental,
for now failures are not blocking.
@arielshaqed arielshaqed added the include-changelog PR description should be included in next release changelog label Nov 22, 2021
Unfortunately there is no easy way to do this with a matrix rather than a
list.  Fortunately Windows should not stay experimental for that long.
@arielshaqed arielshaqed force-pushed the chore/2543-test-on-windows branch 3 times, most recently from b42b6bd to 3c2b8c2 Compare November 23, 2021 09:43
`go env` "helpfully" puts backslashes when running on Windows, even when it
runs from `bash`.  Fix that.
@arielshaqed arielshaqed force-pushed the chore/2543-test-on-windows branch from 3c2b8c2 to eadc2e9 Compare November 23, 2021 09:44
Otherwise on Windows it tries to bring Windows images -- which do not exist.
@arielshaqed
Copy link
Contributor Author

Diffs for how far I got:
windows.diffs.gz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
include-changelog PR description should be included in next release changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant