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/lsp/analysis/fillreturns: Test failures #57941

Closed
gopherbot opened this issue Jan 20, 2023 · 2 comments
Closed

x/tools/gopls/internal/lsp/analysis/fillreturns: Test failures #57941

gopherbot opened this issue Jan 20, 2023 · 2 comments
Labels
FrozenDueToAge 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

#!watchflakes
post <- pkg == "golang.org/x/tools/gopls/internal/lsp/analysis/fillreturns" && test == "Test"

Issue created automatically to collect these failures.

Example (log):

--- FAIL: Test (1.32s)
    analysistest.go:288: loading [a typeparams]: err: exit status 1: stderr: go: error obtaining buildID for go tool cgo: fork/exec /tmp/workdir/go/pkg/tool/openbsd_amd64/cgo: permission denied

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 20, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
post <- pkg == "golang.org/x/tools/gopls/internal/lsp/analysis/fillreturns" && test == "Test"
2023-01-20 02:42 openbsd-amd64-72 tools@a7f033af go@4b230687 x/tools/gopls/internal/lsp/analysis/fillreturns.Test (log)
--- FAIL: Test (1.32s)
    analysistest.go:288: loading [a typeparams]: err: exit status 1: stderr: go: error obtaining buildID for go tool cgo: fork/exec /tmp/workdir/go/pkg/tool/openbsd_amd64/cgo: permission denied

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 20, 2023
@gopherbot gopherbot added this to the Unreleased milestone Jan 20, 2023
@findleyr
Copy link
Contributor

This looks like a builder issue. Closing, hoping it is transient.

@findleyr findleyr closed this as not planned Won't fix, can't repro, duplicate, stale Jan 25, 2023
@golang golang locked and limited conversation to collaborators Jan 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge 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
Status: Done
Development

No branches or pull requests

2 participants