-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.
Milestone
Description
#!watchflakes
default <- pkg == "golang.org/x/tools/gopls/internal/cmd" && test == "TestFix"
Issue created automatically to collect these failures.
Example (log):
2023/12/15 22:30:48 New session
create_session=1
Log: Loading packages...
2023/12/15 22:30:48 go info for /workdir/tmp/fake4193955195
(go dir /workdir/tmp/fake4193955195)
(go version go version go1.21.5 linux/ppc64le)
(valid build configuration = true)
(build flags: [])
(selected go env: [GO111MODULE=, GOCACHE=/workdir/gocache, GOFLAGS=, GOMODCACHE=/workdir/gopath/pkg/mod, GOPATH=/workdir/gopath, GOPRIVATE=, GOROOT=/workdir/go, GOWORK=])
...
--- FAIL: TestFix (1.14s)
integration_test.go:963: fix: got <<>>, want <<package a
type T int
func f() (int, string) { return 0, "" }
>>
stderr:
Log: Loading packages...
Info: Finished loading packages.
Log: Running...
Info: completed
Metadata
Metadata
Assignees
Labels
FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.ToolsThis label describes issues relating to any tools in the x/tools repository.This label describes issues relating to any tools in the x/tools repository.goplsIssues related to the Go language server, gopls.Issues related to the Go language server, gopls.
Type
Projects
Status
Done