We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Found new dashboard test flakes for: #!watchflakes default <- goos == "plan9" && goarch == "386" 2024-06-24 18:53 x_tools-go1.22-plan9-386 tools@c9675c27 release-branch.go1.22@dfe4dbf8 x/tools/cmd/bundle.TestBundle/Modules (log) === RUN TestBundle/Modules main_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestBundle/Modules (0.00s) 2024-06-24 18:53 x_tools-go1.22-plan9-386 tools@c9675c27 release-branch.go1.22@dfe4dbf8 x/tools/cmd/callgraph.TestCallgraph (log) === RUN TestCallgraph main_test.go:37: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestCallgraph (0.00s) 2024-06-24 18:53 x_tools-go1.22-plan9-386 tools@c9675c27 release-branch.go1.22@dfe4dbf8 x/tools/cmd/deadcode.Test (log) === RUN Test deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: Test (0.00s) — watchflakes
Found new dashboard test flakes for:
#!watchflakes default <- goos == "plan9" && goarch == "386"
=== RUN TestBundle/Modules main_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestBundle/Modules (0.00s)
=== RUN TestCallgraph main_test.go:37: go tool not available: exec: "go": executable file not found in $path --- FAIL: TestCallgraph (0.00s)
=== RUN Test deadcode_test.go:27: go tool not available: exec: "go": executable file not found in $path --- FAIL: Test (0.00s)
— watchflakes
Originally posted by @gopherbot in #60255
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Originally posted by @gopherbot in #60255
The text was updated successfully, but these errors were encountered: