#!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]
Comment 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/internal/test/integration/completion failures #67731
- build: golang.org/x/tools/gopls/internal/test/integration/workspace failures #67598
- 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/blog failures #67482
- x/tools/gopls/test/debug: unrecognized failures #58062
(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)
Comment From: gopherbot
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 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]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 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]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 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 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]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]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]Comment From: mauri870
Duplicate of https://github.com/golang/go/issues/67418.