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

https://github.com/golang/go/issues/60255#issuecomment-2188436069 #72052

Closed
chingkonglim0815 opened this issue Mar 1, 2025 · 0 comments
Closed

Comments

@chingkonglim0815
Copy link

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

Originally posted by @gopherbot in #60255

@seankhliao seankhliao closed this as not planned Won't fix, can't repro, duplicate, stale Mar 1, 2025
@golang golang locked as spam and limited conversation to collaborators Mar 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants