#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/integration/codelens" && test == "TestGCDetails_Toggle/default"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestGCDetails_Toggle/default
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/17 10:16:09 Created View (#11)\n\tdirector...
...
[Trace - 10:16:09.894 AM] Received response 'workspace/executeCommand - (3)' in 1ms.
Result: null
[Trace - 10:16:10.486 AM] Received notification '$/progress'.
Params: {"token":"1972677595541516849","value":{"kind":"end","message":"Done."}}
#### End Gopls Test Logs for "TestGCDetails_Toggle/default"
--- FAIL: TestGCDetails_Toggle/default (1.40s)
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/integration/codelens" && test == "TestGCDetails_Toggle/default"
2024-05-17 17:09 x_tools-go1.22-darwin-amd64_13 tools@de1032b1 release-branch.go1.22@185457da x/tools/gopls/internal/test/integration/codelens.TestGCDetails_Toggle/default (log)
=== RUN TestGCDetails_Toggle/default 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/17 10:16:09 Created View (#11)\n\tdirector... ... [Trace - 10:16:09.894 AM] Received response 'workspace/executeCommand - (3)' in 1ms. Result: null [Trace - 10:16:10.486 AM] Received notification '$/progress'. Params: {"token":"1972677595541516849","value":{"kind":"end","message":"Done."}} #### End Gopls Test Logs for "TestGCDetails_Toggle/default" --- FAIL: TestGCDetails_Toggle/default (1.40s)Comment From: gabyhelp
Similar Issues
- x/tools/gopls/internal/test/integration/codelens: TestGCDetails_Toggle/default failures #67557
- x/tools/gopls/internal/test/integration/codelens: TestGCDetails_Toggle/default failures #67483
- x/tools/gopls/internal/test/integration/codelens: spurious TestGCDetails_Toggle failure #67428
- x/tools/gopls/test: TestGCDetails_Toggle failures #57866
- x/tools/gopls/internal/test/integration/misc: TestChangeConfiguration/default failures #67754
- x/tools/gopls/internal/test/integration/workspace: TestMultiView_Diagnostics/default failures #65312
- x/tools/gopls/test: TestClearAnalysisDiagnostics failures #57890
- x/tools/gopls/test: TestGoGetFix failures #57876
- x/tools/gopls/test: TestStandaloneFiles failures #57889
- x/tools/gopls/test: TestClearNonWorkspaceDiagnostics failures #57892
(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)
Comment From: findleyr
Very old flake. Dupe of #67428.