-
Notifications
You must be signed in to change notification settings - Fork 18k
os: add test for UserCacheDir #57809
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
Conversation
This PR (HEAD: d93f487) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/go/+/462041 to see it. Tip: You can toggle comments from me using the |
Message from Ian Lance Taylor: Patch Set 1: (2 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/462041. |
This PR (HEAD: 8cb19f0) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/go/+/462041 to see it. Tip: You can toggle comments from me using the |
Message from Bryan Mills: Patch Set 2: (4 comments) Please don’t reply on this GitHub thread. Visit golang.org/cl/462041. |
Message from Bryan Mills: Patch Set 2: Run-TryBot+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/462041. |
Message from Gopher Robot: Patch Set 2: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/462041. |
Message from Gopher Robot: Patch Set 2: TryBot-Result+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/462041. |
error UserCacheDir skipped and empty string cache dir got fatal. for test write permission in cache dir add mkdir temp. Fixes golang#57638 golang#57630
This PR (HEAD: 0f183ac) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/go/+/462041 to see it. Tip: You can toggle comments from me using the |
I notice that a new PatchSet was uploaded — if this is ready for another review pass, please mark the Gerrit comment threads as resolved and use the Gerrit |
Fixes #57638