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
CL 150497 enabled TestRemoveAllDot on "noat" (see removeall_noat.go) systems (including Plan 9).
This test is failing on Plan 9.
--- FAIL: TestRemoveAllDot (0.00s) removeall_test.go:235: RemoveAll succeed to remove . FAIL FAIL os 2.055s
See https://build.golang.org/log/62555ab829ee330629c6189fef3507411e657a55
The text was updated successfully, but these errors were encountered:
Change https://golang.org/cl/150717 mentions this issue: os: skip TestRemoveAllDot on plan9
os: skip TestRemoveAllDot on plan9
Sorry, something went wrong.
Change https://golang.org/cl/150621 mentions this issue: os: prevent RemoveAll to remove "." on Plan 9
os: prevent RemoveAll to remove "." on Plan 9
Sorry, OT. Seems that the link /c/150621 does not point to go-review.
I think there is some kind of issue with the golang.org redirect. The direct link works: https://go-review.googlesource.com/c/go/+/150621
redirect issue - #28836
47df645
No branches or pull requests
CL 150497 enabled TestRemoveAllDot on "noat" (see removeall_noat.go) systems (including Plan 9).
This test is failing on Plan 9.
See https://build.golang.org/log/62555ab829ee330629c6189fef3507411e657a55
The text was updated successfully, but these errors were encountered: