runtime: TestFutexsleep failing on freebsd and linux #35347
Closed
Milestone
Comments
Got the same flake on the linux-amd64 trybot just now: https://storage.googleapis.com/go-build-log/dec1040d/linux-amd64_babdf1c2.log |
My first guess is that the test is failing because the futex sleep is being interrupted by a preemption signal. The test works by making a direct call to |
Change https://golang.org/cl/205378 mentions this issue: |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
FreeBSD failure I've seen a few times now...
https://storage.googleapis.com/go-build-log/deaf5ba3/freebsd-amd64-12_0_6ba9394d.log
/cc @ianlancetaylor
The text was updated successfully, but these errors were encountered: