-
Notifications
You must be signed in to change notification settings - Fork 17.8k
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
testing: "Access is denied." when cleaning up TempDir on windows-amd64-2012 #50051
Comments
The straightforward fix for these tests in particular is to make the Marking as release-blocker (via #11811) because this is a recurring source of test failures on the dashboard. (I can mail a fix at some point in the next week or so.) That won't fix #25965 in the general case, but it will at least fix the common-case failures that occur via |
Change https://golang.org/cl/371296 mentions this issue: |
Change https://go.dev/cl/388916 mentions this issue: |
Fixes #51442 Updates #50051 Change-Id: I1bfbc08c907077467fd50febbec6299a9b73af41 Reviewed-on: https://go-review.googlesource.com/c/go/+/388916 Trust: Bryan Mills <bcmills@google.com> Run-TryBot: Bryan Mills <bcmills@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org>
Change https://go.dev/cl/407877 mentions this issue: |
…indows cleanup retries Fixes #52986 Updates #51442 Updates #50051 Change-Id: I1bfbc08c907077467fd50febbec6299a9b73af41 Reviewed-on: https://go-review.googlesource.com/c/go/+/388916 Trust: Bryan Mills <bcmills@google.com> Run-TryBot: Bryan Mills <bcmills@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@golang.org> (cherry picked from commit eeb9f09) Reviewed-on: https://go-review.googlesource.com/c/go/+/407877 Reviewed-by: Nooras Saba <saba@golang.org> Auto-Submit: Bryan Mills <bcmills@google.com>
greplogs --dashboard -md -l -e 'TempDir RemoveAll cleanup: CreateFile .*: Access is denied.'
2021-12-08T15:30:52-9fe77de/windows-amd64-2012
2021-10-27T21:37:54-749f6e9/windows-amd64-2012
2021-10-15T16:57:36-a80e53e/windows-amd64-2012
2021-06-16T16:38:43-a294e4e/windows-amd64-2012
2021-06-08T20:39:45-cb80937/windows-amd64-2012
2021-05-02T20:59:26-bb09f8a/windows-amd64-2012
2021-04-30T00:08:50-02ab8d1/windows-amd64-2012
2021-04-21T13:27:17-381252f/windows-amd64-2012
The text was updated successfully, but these errors were encountered: