x/tools/gopls: cmd definition tests are flaky #32794
Labels
FrozenDueToAge
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.
Soon
This needs action soon. (recent regressions, service outages, unusual time-sensitive situations)
Testing
An issue that has been verified to require only test changes, not just a test failure.
Tools
This label describes issues relating to any tools in the x/tools repository.
Milestone
The
gopls
cmd defintion tests tend to be flaky/inconsistent in some way.To reproduce, run
go test ./internal/lsp/cmd -run=TestDefinitionHelpExample -v -count=2
. There should be unexpected errors in the logs.They have been temporarily disabled by https://golang.org/cl/183628, but they should be fixed and re-enabled.
The text was updated successfully, but these errors were encountered: