-
Notifications
You must be signed in to change notification settings - Fork 22
Classical tests failing at HEAD #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
Comments
How do I reproduce this?
|
Using the same commands you just issued I get a failing test...
|
Interesting.
What version of Go are you using? And are you on the exact same git revision? |
I ran those tests above from a fresh git clone of the godip repo (on master). I am using Go 1.22.1.
|
FWIW, I cloned the repo again with the same Go version in a MacOS environment, and all tests passed:
Must be something with my Windows environment. |
I don't have a Windows machine around, so I can't debug this myself :( If you have the energy and perseverance to find the bug please send a PR :D |
Having the same issue with my Windows environment. Unfortunately, I don't have any other machine to test on. This is using go1.14.15. |
Recently cloned the main branch and ran the Classical variant tests as outline in the repo's README:
The text was updated successfully, but these errors were encountered: