#!watchflakes
default <- repo == "tools" && pkg == "" && test == "golang.org/x/tools/gopls/internal/cmd"
Issue created automatically to collect these failures.
Example (log):
FAIL golang.org/x/tools/gopls/internal/cmd 1413.770s
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- repo == "tools" && pkg == "" && test == "golang.org/x/tools/gopls/internal/cmd"
2024-06-25 14:23 x_tools-gotip-windows-amd64-race tools@5fefc656 go@b1fd0475 golang.org/x/tools/gopls/internal/cmd (log)
FAIL golang.org/x/tools/gopls/internal/cmd 1413.770sComment From: gabyhelp
Similar Issues
- build: golang.org/x/tools/gopls failures #67418
- build: golang.org/x/tools/gopls/internal/test/integration/diagnostics failures #67730
- build: golang.org/x/tools/gopls failures #68060
- build: golang.org/x/tools/gopls/internal/test/integration/workspace failures #67598
- build: golang.org/x/tools/gopls/internal/test/integration/completion failures #67731
- build: golang.org/x/tools/gopls/internal/test/marker failures #67864
- build: golang.org/x/tools/gopls/internal/test/integration/inlayhints failures #67734
- build: golang.org/x/tools/go/packages failures #67899
- build: golang.org/x/tools/gopls/internal/test/integration/codelens failures #67629
- build: golang.org/x/tools/cmd/godoc failures #68013
(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)
Comment From: adonovan
Dup of #54461
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
default <- repo == "tools" && pkg == "" && test == "golang.org/x/tools/gopls/internal/cmd"
2024-07-16 16:13 x_tools-go1.23-windows-amd64-race tools@25ed04f2 release-branch.go1.23@30b6fd60 golang.org/x/tools/gopls/internal/cmd (log)
FAIL golang.org/x/tools/gopls/internal/cmd 1337.753sComment From: cherrymui
With #68597 fixed, it should not open dup issues like this now.