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

x/tools/go/analysis/unitchecker: unrecognized failures #62291

Closed
gopherbot opened this issue Aug 25, 2023 · 6 comments
Closed

x/tools/go/analysis/unitchecker: unrecognized failures #62291

gopherbot opened this issue Aug 25, 2023 · 6 comments
Assignees
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Testing An issue that has been verified to require only test changes, not just a test failure. Tools This label describes issues relating to any tools in the x/tools repository.
Milestone

Comments

@gopherbot
Copy link

gopherbot commented Aug 25, 2023

#!watchflakes
default <- pkg == "golang.org/x/tools/go/analysis/unitchecker" && test == "" && `no such tool "compile"` && date < "2023-09-01"

Issue created automatically to collect these failures.

Example (log):

2023/08/25 17:55:41 err: exit status 2: stderr: go: no such tool "compile"
exitcode=1

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 Aug 25, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/go/analysis/unitchecker" && test == ""
2023-08-25 17:48 android-386-emu tools@c51e3f73 go@612da32f x/tools/go/analysis/unitchecker (log)
2023/08/25 17:55:41 err: exit status 2: stderr: go: no such tool "compile"
exitcode=1
2023-08-25 17:48 android-amd64-emu tools@c51e3f73 go@612da32f x/tools/go/analysis/unitchecker (log)
2023/08/25 17:52:03 err: exit status 2: stderr: go: no such tool "compile"
exitcode=1

watchflakes

@gopherbot gopherbot added the Tools This label describes issues relating to any tools in the x/tools repository. label Aug 25, 2023
@gopherbot gopherbot added this to the Unreleased milestone Aug 25, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/go/analysis/unitchecker" && test == ""
2023-08-25 18:47 android-386-emu tools@5fb106a9 go@612da32f x/tools/go/analysis/unitchecker (log)
2023/08/25 18:50:37 err: exit status 2: stderr: go: no such tool "compile"
exitcode=1
2023-08-25 18:47 android-amd64-emu tools@5fb106a9 go@612da32f x/tools/go/analysis/unitchecker (log)
2023/08/25 18:54:30 err: exit status 2: stderr: go: no such tool "compile"
exitcode=1

watchflakes

@gopherbot
Copy link
Author

Change https://go.dev/cl/523076 mentions this issue: go/analysis/unitchecker: avoid running ExampleSeparateAnalysis when 'go build' does not work

@bcmills bcmills self-assigned this Aug 25, 2023
@bcmills bcmills added the Testing An issue that has been verified to require only test changes, not just a test failure. label Aug 25, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/go/analysis/unitchecker" && test == "" && `no such tool "compile"` && date < "2023-09-01"
2023-08-25 19:23 android-amd64-emu tools@2191a27a go@612da32f x/tools/go/analysis/unitchecker (log)
2023/08/25 19:31:06 err: exit status 2: stderr: go: no such tool "compile"
go: no such tool "compile"
exitcode=1

watchflakes

@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "golang.org/x/tools/go/analysis/unitchecker" && test == "" && `no such tool "compile"` && date < "2023-09-01"
2023-08-25 19:23 android-386-emu tools@2191a27a go@612da32f x/tools/go/analysis/unitchecker (log)
2023/08/25 19:31:57 err: exit status 2: stderr: go: no such tool "compile"
exitcode=1

watchflakes

@bcmills bcmills assigned adonovan and unassigned bcmills Aug 25, 2023
@gopherbot
Copy link
Author

Change https://go.dev/cl/523077 mentions this issue: go/analysis/unitchecker: NeedsGoPackages in ExampleSeparateAnalysis

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. Testing An issue that has been verified to require only test changes, not just a test failure. Tools This label describes issues relating to any tools in the x/tools repository.
Projects
Status: Done
Development

No branches or pull requests

3 participants