#!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)

watchflakes

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)

watchflakes

Comment From: gabyhelp

Similar Issues

(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)

Comment From: findleyr

Very old flake. Dupe of #67428.