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

Fix tests for windows #629

Open
5nord opened this issue Sep 23, 2022 · 1 comment
Open

Fix tests for windows #629

5nord opened this issue Sep 23, 2022 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@5nord
Copy link
Member

5nord commented Sep 23, 2022

Describe the bug
Some tests fail on Windows machines, because tests expect linux-style path separators.

It might a good idea to add a Windows-image to your GitHub Actions Tests workflow.

To Reproduce
Steps to reproduce the behavior:

  1. Run go test ./... in module root.

Expected behavior
All tests pass on Windows machines

@5nord 5nord added bug Something isn't working good first issue Good for newcomers up for grabs and removed up for grabs labels Sep 23, 2022
@github-actions
Copy link

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 5 days

@github-actions github-actions bot added the Stale label Dec 30, 2022
@5nord 5nord removed the Stale label Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant