-
Notifications
You must be signed in to change notification settings - Fork 18k
runtime: 'failed to trigger concurrent GC' in TestSelectStackAdjust #34693
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
There's a discussion in #34391 that might be related to this failure. Some intermittent failures on ppc64 and ppc64le appear to be happening due to a problem with signals, and also affects linux/arm. |
|
Almost all the failures seem to happen when running the runtime tests with |
Change https://golang.org/cl/210217 mentions this issue: |
On the
linux-ppc64le-power9osu
builder (https://build.golang.org/log/585e960d0f000d42817bf1b361c8ecbf51d1294d):A similar failure consistently occurs on the
openbsd-arm
builder, but I'm not confident in its results because it still seems to be misconfigured (#25498 (comment)).See previously #14852.
CC @mknyszek @aclements
The text was updated successfully, but these errors were encountered: