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: TestReinitializeRepeatedly failure #57780
Labels
gopls
Issues related to the Go language server, gopls.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Tools
This label describes issues relating to any tools in the x/tools repository.
Milestone
Comments
Found new dashboard test flakes for:
2023-01-18 16:31 netbsd-amd64-9_3 tools@3e6f71bb go@f38c1eb7 x/tools/gopls/internal/regtest/workspace.TestReinitializeRepeatedly (log)
|
Found new dashboard test flakes for:
2023-01-25 23:57 linux-amd64-clang tools@82707575 go@2c785608 x/tools/gopls/internal/regtest/workspace.TestReinitializeRepeatedly (log)
|
Found new dashboard test flakes for:
2023-01-25 23:57 dragonfly-amd64-622 tools@82707575 go@89de906a x/tools/gopls/internal/regtest/workspace.TestReinitializeRepeatedly (log)
|
Found new dashboard test flakes for:
2023-01-27 03:06 openbsd-386-72 tools@e0659d1f go@17808074 x/tools/gopls/internal/regtest/workspace.TestReinitializeRepeatedly (log)
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
gopls
Issues related to the Go language server, gopls.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Tools
This label describes issues relating to any tools in the x/tools repository.
Just saw this on a TryBot pass: the new TestReinitializeRepeatedly failed:
https://storage.googleapis.com/go-build-log/245e95df/linux-arm-aws_a852f0ae.log
Given that this test asserts on correct re-evaluation of views, this should be investigated before the next release.
The text was updated successfully, but these errors were encountered: