Skip to content

x/tools/gopls/internal/cmd: TestStats failures #71393

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

Closed
gopherbot opened this issue Jan 22, 2025 · 4 comments
Closed

x/tools/gopls/internal/cmd: TestStats failures #71393

gopherbot opened this issue Jan 22, 2025 · 4 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/cmd" && test == "TestStats"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestStats
=== PAUSE TestStats
=== CONT  TestStats
    integration_test.go:857: gopls stats: exited with code -1, want success: true (gopls stats: exit=-1 stdout=<<>> stderr=<<Initializing workspace...     >>)
    integration_test.go:861: failed to unmarshal JSON output of stats command: unexpected end of JSON input
--- FAIL: TestStats (97.23s)

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 Jan 22, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/cmd" && test == "TestStats"
2025-01-21 19:44 x_tools-gotip-netbsd-arm tools@b0164fc0 go@f6d17c54 x/tools/gopls/internal/cmd.TestStats (log)
=== RUN   TestStats
=== PAUSE TestStats
=== CONT  TestStats
    integration_test.go:857: gopls stats: exited with code -1, want success: true (gopls stats: exit=-1 stdout=<<>> stderr=<<Initializing workspace...     >>)
    integration_test.go:861: failed to unmarshal JSON output of stats command: unexpected end of JSON input
--- FAIL: TestStats (97.23s)

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 Jan 22, 2025
@gopherbot gopherbot added this to the Unreleased milestone Jan 22, 2025
@findleyr
Copy link
Member

Hanging go command (again). #54461.

Watchflakes has trouble with these.

@findleyr findleyr closed this as not planned Won't fix, can't repro, duplicate, stale Jan 23, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/cmd" && test == "TestStats"
2025-02-07 18:05 x_tools-go1.24-netbsd-arm tools@82317cea release-branch.go1.24@b7b4c605 x/tools/gopls/internal/cmd.TestStats (log)
=== RUN   TestStats
=== PAUSE TestStats
=== CONT  TestStats
    integration_test.go:857: gopls stats: exited with code -1, want success: true (gopls stats: exit=-1 stdout=<<>> stderr=<<Initializing workspace...     >>)
    integration_test.go:861: failed to unmarshal JSON output of stats command: unexpected end of JSON input
--- FAIL: TestStats (217.76s)

watchflakes

@gopherbot gopherbot reopened this Feb 10, 2025
@github-project-automation github-project-automation bot moved this from Done to Active in Test Flakes Feb 10, 2025
@jba
Copy link
Contributor

jba commented Feb 13, 2025

Re-closing; not a gopls issue.

@jba jba closed this as not planned Won't fix, can't repro, duplicate, stale Feb 13, 2025
@github-project-automation github-project-automation bot moved this from Active to Done in Test Flakes Feb 13, 2025
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

3 participants