go
go copied to clipboard
build: golang.org/x/tools/gopls failures
#!watchflakes
default <- repo == "tools" && pkg == "" && test == "golang.org/x/tools/gopls"
Issue created automatically to collect these failures.
Example (log):
FAIL golang.org/x/tools/gopls [build failed]
Found new dashboard test flakes for:
#!watchflakes
default <- repo == "tools" && pkg == "" && test == "golang.org/x/tools/gopls"
2024-05-15 16:36 x_tools-gotip-linux-arm tools@ab7bc6c4 go@722d5943 golang.org/x/tools/gopls (log)
FAIL golang.org/x/tools/gopls [build failed]
2024-05-15 17:13 x_tools-gotip-darwin-amd64_14 tools@528484d5 go@722d5943 golang.org/x/tools/gopls (log)
FAIL golang.org/x/tools/gopls [build failed]
2024-05-15 18:55 x_tools-gotip-linux-arm tools@069435cd go@722d5943 golang.org/x/tools/gopls (log)
FAIL golang.org/x/tools/gopls [build failed]
Found new dashboard test flakes for:
#!watchflakes
default <- repo == "tools" && pkg == "" && test == "golang.org/x/tools/gopls"
2024-05-15 16:36 x_tools-gotip-darwin-amd64_14 tools@ab7bc6c4 go@722d5943 golang.org/x/tools/gopls (log)
FAIL golang.org/x/tools/gopls [build failed]
Found new dashboard test flakes for:
#!watchflakes
default <- repo == "tools" && pkg == "" && test == "golang.org/x/tools/gopls"
2024-05-15 16:36 x_tools-gotip-darwin-amd64-longtest tools@ab7bc6c4 go@722d5943 golang.org/x/tools/gopls (log)
FAIL golang.org/x/tools/gopls [build failed]
2024-05-15 17:13 x_tools-gotip-darwin-amd64-longtest tools@528484d5 go@722d5943 golang.org/x/tools/gopls (log)
FAIL golang.org/x/tools/gopls [build failed]
2024-05-15 18:55 x_tools-gotip-darwin-amd64-longtest tools@069435cd go@722d5943 golang.org/x/tools/gopls (log)
FAIL golang.org/x/tools/gopls [build failed]
Found new dashboard test flakes for:
#!watchflakes
default <- repo == "tools" && pkg == "" && test == "golang.org/x/tools/gopls"
2024-05-15 17:13 x_tools-gotip-solaris-amd64 tools@528484d5 go@722d5943 golang.org/x/tools/gopls (log)
FAIL golang.org/x/tools/gopls [build failed]
Found new dashboard test flakes for:
#!watchflakes
default <- repo == "tools" && pkg == "" && test == "golang.org/x/tools/gopls"
2024-05-15 16:36 x_tools-gotip-solaris-amd64 tools@ab7bc6c4 go@722d5943 golang.org/x/tools/gopls (log)
FAIL golang.org/x/tools/gopls [build failed]
This was a transient build breakage due to SetCrashOutput API change, which has since been fixed by @adonovan.