Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: golang.org/x/tools/gopls failures #67418

Closed
gopherbot opened this issue May 16, 2024 · 6 comments
Closed

build: golang.org/x/tools/gopls failures #67418

gopherbot opened this issue May 16, 2024 · 6 comments
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

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

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label May 16, 2024
@gopherbot
Copy link
Contributor Author

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]

watchflakes

@gopherbot
Copy link
Contributor Author

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]

watchflakes

@gopherbot
Copy link
Contributor Author

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]

watchflakes

@gopherbot
Copy link
Contributor Author

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]

watchflakes

@gopherbot
Copy link
Contributor Author

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]

watchflakes

@findleyr
Copy link
Member

This was a transient build breakage due to SetCrashOutput API change, which has since been fixed by @adonovan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Archived in project
Development

No branches or pull requests

2 participants