-
Notifications
You must be signed in to change notification settings - Fork 17.7k
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
x/build/cmd/release: green-screen on Windows ARM64 builder with SkipTests: false #47017
Comments
I tried to gather more information on this issue by making use of a physical windows/arm64 machine I have access to. I ran all.bat a number of times on it, and can confirm this issue doesn't reproduce on it, as all.bat passes okay (even with |
I've repeated this exercise using the
As long as that failure doesn't happen too often, the 3 retries should allow to compensate for it, so we can remove the |
Change https://golang.org/cl/345129 mentions this issue: |
It's unclear what is causing this issue on the Windows ARM64 builders, only during the release process. The builders are otherwise passing tests on the Go dashboard.
Discovered while testing #42604.
What version of Go are you using (
go version
)?Go tip: 4711bf3
Does this issue reproduce with the latest release?
Yes
What operating system and processor architecture are you using (
go env
)?windows/arm64
What did you do?
What did you expect to see?
A successful build with passing tests
What did you see instead?
Stop code: MEMORY MANAGEMENT
Stop code: IRQL NOT LESS OR EQUAL
The text was updated successfully, but these errors were encountered: