-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Closed
Labels
FrozenDueToAgeToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.
Milestone
Description
#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/integration/codelens" && test ~ `^TestGCDetails_Toggle/.*`
Observed in one builder in the context of https://go.dev/cl/585277; test passed after re-try.
--- FAIL: TestGCDetails_Toggle/default (2.01s)
gcdetails_test.go:52: waiting on:
Unmeetable: once "All of:\ncompleted work \"diagnosing opened files\" at least 1 time(s)" is met, must have:
any diagnostics for file "main.go", with message containing "42 escapes", with diagnostic "optimizer details" with severity Information and tag []
err:condition has final verdict Unmeetable
state:
#### log messages (see RPC logs for full text):
Info: "2024/05/16 03:04:39 Created View (#11)\n\tdirector...
Info: "2024/05/16 03:04:40 go/packages.Load #27\n\tview_i...
#### diagnostics:
main.go (version 1):
#### outstanding work:
diagnosing unknown file modification: 0.00
#### completed work:
Checking telemetry prompt: 1
diagnosing opened files: 1
Toggling GC Details: 1
diagnosing initial workspace load: 1
Setting up workspace: 1
...
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.
Type
Projects
Status
Done