-
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/lsp/filecache: TestConcurrency failures #58748
Comments
Found new dashboard test flakes for:
2023-02-25 00:08 linux-s390x-ibm tools@f98fce20 go@af6bb3f9 x/tools/gopls/internal/lsp/filecache.TestConcurrency (log)
|
Found new dashboard test flakes for:
2023-01-20 02:42 plan9-arm tools@a7f033af go@c641d48a x/tools/gopls/internal/lsp/filecache.TestConcurrency (log)
2023-02-15 22:44 netbsd-arm64-bsiegert tools@268cb0b8 go@55044288 x/tools/gopls/internal/lsp/filecache.TestConcurrency (log)
|
CC @adonovan: how much time to we want to spend investigating these filecache errors on niche builders? Can we restrict to linux/darwin/windows? |
I agree that we shouldn't spend time on plan9 (since we don't support it) or netbsd (since it looks like there's a runtime bug there, and the underlying issue looks the same as the linux-s390x one). But the 10m timeout on linux-s390x is concerning. |
@adonovan the s390x builder had known issues earlier this week. I'll close this as transient. If need be, we can skip the test on plan9. |
Found new dashboard test flakes for:
2023-03-13 18:43 plan9-arm tools@243a9484 go@90dde5de x/tools/gopls/internal/lsp/filecache.TestConcurrency (log)
|
Let's skip the test on plan9. |
Have we decided whether to to skip all gopls tests on plan9? |
Found new dashboard test flakes for:
2023-04-10 22:26 netbsd-arm64-bsiegert tools@d03c59db go@eb57c090 x/tools/gopls/internal/lsp/filecache.TestConcurrency (log)
|
The latest report looks like a runtime bug; I've reported it at #59573. |
Change https://go.dev/cl/492495 mentions this issue: |
I don't know if we'll skip everything on plan9, but let's skip this test and move on. Mailed the CL above to close this issue. |
Issue created automatically to collect these failures.
Example (log):
— watchflakes
The text was updated successfully, but these errors were encountered: