-
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/tools/gopls/internal/test/integration/completion: unrecognized failures #64488
Comments
Found new dashboard test flakes for:
2023-12-01 03:42 darwin-amd64-10_15 tools@b74ea80d go@446a5dcf x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 03:42 freebsd-386-12_3 tools@b74ea80d go@77397ffc x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 03:42 netbsd-amd64-9_3 tools@b74ea80d go@446a5dcf x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 03:42 netbsd-amd64-9_3 tools@b74ea80d go@77397ffc x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 03:42 openbsd-amd64-72 tools@b74ea80d go@77397ffc x/tools/gopls/internal/test/integration/completion (log)
|
Found new dashboard test flakes for:
2023-12-01 03:42 darwin-amd64-11_0 tools@b74ea80d go@77397ffc x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 03:42 darwin-amd64-12_0 tools@b74ea80d go@446a5dcf x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 03:42 darwin-amd64-13 tools@b74ea80d go@446a5dcf x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 03:42 darwin-amd64-nocgo tools@b74ea80d go@446a5dcf x/tools/gopls/internal/test/integration/completion (log)
|
It looks like this bug was triggered by https://go.dev/cl/541277 (the panics appear to be completion tests), but that CL is almost certainly not the root cause. So this is great news: since this looks highly reproducible, at least on BSDs, it is likely that we will be able to root cause a formerly latent bug. CC @adonovan |
Found new dashboard test flakes for:
2023-12-01 16:00 netbsd-amd64-9_3 tools@d146c601 go@f7a79cb5 x/tools/gopls/internal/test/integration/completion (log)
|
Found new dashboard test flakes for:
2023-12-01 03:42 aix-ppc64 tools@b74ea80d go@f7a79cb5 x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 03:42 dragonfly-amd64-622 tools@b74ea80d go@f7a79cb5 x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 03:42 openbsd-amd64-72 tools@b74ea80d go@f7a79cb5 x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 16:00 darwin-amd64-12_0 tools@d146c601 go@f7a79cb5 x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 16:00 darwin-amd64-12_0 tools@d146c601 go@446a5dcf x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 16:00 darwin-amd64-nocgo tools@d146c601 go@f7a79cb5 x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 16:00 netbsd-386-9_3 tools@d146c601 go@f7a79cb5 x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 16:00 netbsd-386-9_3 tools@d146c601 go@446a5dcf x/tools/gopls/internal/test/integration/completion (log)
|
Found new dashboard test flakes for:
2023-12-01 16:00 darwin-amd64-11_0 tools@d146c601 go@f7a79cb5 x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 16:00 darwin-amd64-nocgo tools@d146c601 go@446a5dcf x/tools/gopls/internal/test/integration/completion (log)
|
So this is almost certainly related to positions getting mangled while fixing dangling selectors (https://go.dev/issue/64335 seems well-timed!). What's really interesting is that it's a non-deterministic failure, and seemingly only on certain builders. I'm setting up a gomote instance to investigate further, as I cannot reproduce locally. |
Found new dashboard test flakes for:
2023-12-01 16:00 freebsd-386-13_0 tools@d146c601 go@77397ffc x/tools/gopls/internal/test/integration/completion (log)
|
Found new dashboard test flakes for:
2023-12-01 16:00 openbsd-amd64-72 tools@d146c601 go@77397ffc x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 16:00 openbsd-amd64-72 tools@d146c601 go@f7a79cb5 x/tools/gopls/internal/test/integration/completion (log)
|
Of course, I've run this hundreds of times on both netbsd and openbsd gomotes, with 0 failures so far. |
Found new dashboard test flakes for:
2023-12-01 18:26 darwin-arm64-12 tools@c4f958a6 go@fbfe62bc x/tools/gopls/internal/test/integration/completion (log)
|
Found new dashboard test flakes for:
2023-12-01 18:26 darwin-amd64-12_0 tools@c4f958a6 go@fbfe62bc x/tools/gopls/internal/test/integration/completion (log)
|
Aha, ok I understand and can reproduce this locally now. |
Found new dashboard test flakes for:
2023-12-01 18:26 darwin-amd64-13 tools@c4f958a6 go@f7a79cb5 x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 18:26 dragonfly-amd64-622 tools@c4f958a6 go@77397ffc x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 18:26 freebsd-amd64-13_0 tools@c4f958a6 go@77397ffc x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 18:26 netbsd-386-9_3 tools@c4f958a6 go@77397ffc x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 18:26 openbsd-amd64-72 tools@c4f958a6 go@77397ffc x/tools/gopls/internal/test/integration/completion (log)
|
Found new dashboard test flakes for:
2023-12-01 18:26 freebsd-amd64-12_3 tools@c4f958a6 go@5a2161ce x/tools/gopls/internal/test/integration/completion (log)
|
Change https://go.dev/cl/546655 mentions this issue: |
Found new dashboard test flakes for:
2023-12-01 18:26 netbsd-386-9_3 tools@c4f958a6 go@70c7fb75 x/tools/gopls/internal/test/integration/completion (log)
|
Found new dashboard test flakes for:
2023-12-01 18:26 freebsd-amd64-13_0 tools@c4f958a6 go@40f6fbf1 x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 18:26 linux-amd64-race tools@c4f958a6 go@40f6fbf1 x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 18:26 windows-amd64-2016 tools@c4f958a6 go@40f6fbf1 x/tools/gopls/internal/test/integration/completion (log)
|
Found new dashboard test flakes for:
2023-12-01 18:26 darwin-arm64-11 tools@c4f958a6 go@67c86037 x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 18:26 freebsd-386-12_3 tools@c4f958a6 go@67c86037 x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 18:26 netbsd-amd64-9_3 tools@c4f958a6 go@67c86037 x/tools/gopls/internal/test/integration/completion (log)
|
Found new dashboard test flakes for:
2023-12-01 18:26 darwin-amd64-12_0 tools@c4f958a6 go@67c86037 x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 18:26 darwin-amd64-12_0 tools@c4f958a6 go@77397ffc x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 18:26 darwin-amd64-13 tools@c4f958a6 go@67c86037 x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 18:26 openbsd-amd64-72 tools@c4f958a6 go@67c86037 x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 21:03 aix-ppc64 tools@58556d12 go@67c86037 x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 21:03 darwin-amd64-13 tools@58556d12 go@67c86037 x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 21:03 openbsd-amd64-72 tools@58556d12 go@5d1287fa x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 21:03 openbsd-amd64-72 tools@58556d12 go@67c86037 x/tools/gopls/internal/test/integration/completion (log)
|
Found new dashboard test flakes for:
2023-12-01 18:26 darwin-amd64-nocgo tools@c4f958a6 go@f7a79cb5 x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 21:03 darwin-amd64-13 tools@58556d12 go@77397ffc x/tools/gopls/internal/test/integration/completion (log)
|
Found new dashboard test flakes for:
2023-12-01 21:03 linux-ppc64-sid-buildlet tools@58556d12 go@5d1287fa x/tools/gopls/internal/test/integration/completion (log)
|
Found new dashboard test flakes for:
2023-12-01 16:00 darwin-amd64-longtest tools@d146c601 go@fbfe62bc x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 18:26 darwin-amd64-longtest tools@c4f958a6 go@fbfe62bc x/tools/gopls/internal/test/integration/completion (log)
2023-12-01 21:03 darwin-amd64-longtest tools@58556d12 go@67c86037 x/tools/gopls/internal/test/integration/completion (log)
|
Found new dashboard test flakes for:
2023-12-01 16:00 freebsd-riscv64-unmatched tools@d146c601 go@446a5dcf x/tools/gopls/internal/test/integration/completion (log)
|
Found new dashboard test flakes for:
2023-12-01 18:26 aix-ppc64 tools@c4f958a6 go@40f6fbf1 x/tools/gopls/internal/test/integration/completion (log)
|
Found new dashboard test flakes for:
2023-12-01 21:03 darwin-amd64-nocgo tools@58556d12 go@67c86037 x/tools/gopls/internal/test/integration/completion (log)
|
Found new dashboard test flakes for:
2023-12-01 18:26 darwin-amd64-13 tools@c4f958a6 go@40f6fbf1 x/tools/gopls/internal/test/integration/completion (log)
|
Found new dashboard test flakes for:
2023-12-01 21:03 darwin-amd64-11_0 tools@58556d12 go@77397ffc x/tools/gopls/internal/test/integration/completion (log)
|
Found new dashboard test flakes for:
2023-12-01 18:26 darwin-amd64-longtest tools@c4f958a6 go@67c86037 x/tools/gopls/internal/test/integration/completion (log)
|
Found new dashboard test flakes for:
2023-12-01 18:26 darwin-amd64-nocgo tools@c4f958a6 go@40f6fbf1 x/tools/gopls/internal/test/integration/completion (log)
|
Found new dashboard test flakes for:
2023-12-01 18:26 darwin-amd64-nocgo tools@c4f958a6 go@2e6387cb x/tools/gopls/internal/test/integration/completion (log)
|
Found new dashboard test flakes for:
2023-12-01 16:00 darwin-amd64-12_0 tools@d146c601 go@fbfe62bc x/tools/gopls/internal/test/integration/completion (log)
|
Found new dashboard test flakes for:
2023-12-01 16:00 darwin-amd64-nocgo tools@d146c601 go@fbfe62bc x/tools/gopls/internal/test/integration/completion (log)
|
Found new dashboard test flakes for:
2023-12-01 16:00 darwin-amd64-11_0 tools@d146c601 go@fbfe62bc x/tools/gopls/internal/test/integration/completion (log)
|
Change https://go.dev/cl/621876 mentions this issue: |
Issue created automatically to collect these failures.
Example (log):
— watchflakes
The text was updated successfully, but these errors were encountered: