Skip to content
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/internal/test/integration/completion: TestFuzzFunc/default failures #70210

Closed
gopherbot opened this issue Nov 5, 2024 · 2 comments
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

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/integration/completion" && test == "TestFuzzFunc/default"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestFuzzFunc/default
    runner.go:238: waiting on:
        Unmet: completed work "diagnosing initial workspace load" 1 times
        
        err:context deadline exceeded
        
        state:
        #### log messages (see RPC logs for full text):
        	Info: "2024/10/04 08:49:30 Created View (#2)\n\tdirectory...
        	Info: "2024/10/04 08:49:31 go/packages.Load #2\n\tview_id...
...
[Trace - 08:49:31.795 AM] Received notification '$/progress'.
Params: {"token":"411070798833035845","value":{"kind":"begin","title":"Checking telemetry prompt","message":"Checking if gopls should prompt about telemetry..."}}


[Trace - 08:49:31.798 AM] Received notification '$/progress'.
Params: {"token":"411070798833035845","value":{"kind":"end","message":"Done."}}


#### End Gopls Test Logs for "TestFuzzFunc/default"
*** Test killed: ran too long (22m0s).

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Nov 5, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/test/integration/completion" && test == "TestFuzzFunc/default"
2024-10-04 15:35 x_tools-go1.23-windows-amd64-race tools@2683c792 release-branch.go1.23@9563300f x/tools/gopls/internal/test/integration/completion.TestFuzzFunc/default [ABORT] (log)
=== RUN   TestFuzzFunc/default
    runner.go:238: waiting on:
        Unmet: completed work "diagnosing initial workspace load" 1 times
        
        err:context deadline exceeded
        
        state:
        #### log messages (see RPC logs for full text):
        	Info: "2024/10/04 08:49:30 Created View (#2)\n\tdirectory...
        	Info: "2024/10/04 08:49:31 go/packages.Load #2\n\tview_id...
...
[Trace - 08:49:31.795 AM] Received notification '$/progress'.
Params: {"token":"411070798833035845","value":{"kind":"begin","title":"Checking telemetry prompt","message":"Checking if gopls should prompt about telemetry..."}}


[Trace - 08:49:31.798 AM] Received notification '$/progress'.
Params: {"token":"411070798833035845","value":{"kind":"end","message":"Done."}}


#### End Gopls Test Logs for "TestFuzzFunc/default"
*** Test killed: ran too long (22m0s).

watchflakes

@gopherbot gopherbot added Tools This label describes issues relating to any tools in the x/tools repository. gopls Issues related to the Go language server, gopls. labels Nov 5, 2024
@gopherbot gopherbot added this to the Unreleased milestone Nov 5, 2024
@findleyr
Copy link
Member

findleyr commented Nov 6, 2024

Hanging go command.

@findleyr findleyr closed this as not planned Won't fix, can't repro, duplicate, stale Nov 6, 2024
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.
Projects
Archived in project
Development

No branches or pull requests

2 participants