Skip to content
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

runtime/coverage: segfault in racecallatomic #62106

Closed
mknyszek opened this issue Aug 17, 2023 · 2 comments
Closed

runtime/coverage: segfault in racecallatomic #62106

mknyszek opened this issue Aug 17, 2023 · 2 comments

Comments

@mknyszek
Copy link
Contributor

mknyszek commented Aug 17, 2023

#!watchflakes
default <- test == "TestScript/cover_build_simple"

2023-06-16 14:21 linux-arm64-longtest go@1c1c8243 cmd/go.TestScript (log)

CC @thanm

@gopherbot
Copy link

Change https://go.dev/cl/519195 mentions this issue: cmd/go: skip gotoolchain_net script test for new-ish go experiments

@thanm
Copy link
Contributor

thanm commented Aug 17, 2023

I am pretty sure this was fixed by Cherry in CL 503937. That patch went in the same day as this one (6/16), so I think we can close it out (if if crops up again we can re-open).

@thanm thanm closed this as completed Aug 17, 2023
pull bot pushed a commit to Foxhound401/go that referenced this issue Aug 17, 2023
Skip the gotoolchain_net script test if any new-ish GOEXPERIMENT is
set, since it will fail under these circumstances.

Updates golang#62106.

Change-Id: Idfef8af7246a3fbe6481347872a94fe64bbaed7f
Reviewed-on: https://go-review.googlesource.com/c/go/+/519195
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants