#!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

watchflakes

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.770s

watchflakes

Comment From: gabyhelp

Similar Issues

(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.753s

watchflakes

Comment From: cherrymui

With #68597 fixed, it should not open dup issues like this now.