runtime: proc_test timed out on TestPreemptionAfterSyscall on windows/386 #34901
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-Windows
Testing
An issue that has been verified to require only test changes, not just a test failure.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
This failure is specifically on
release-branch.go1.13
, from this cl: http://golang.org/cl/201060What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Ran trybots for http://golang.org/cl/201060
The CL updates prove.go to correct an issue with negative indexes on slices.
What did you expect to see?
Success
What did you see instead?
The trybot run failed on a test for goroutine premption in tight loops around system calls. I don't feel like this test is related to the change.
A subsequent trybot run passed.
Full Trybot log:
https://storage.googleapis.com/go-build-log/def5eb7b/windows-386-2008_29aaa38e.log
The text was updated successfully, but these errors were encountered: