]> Cypherpunks repositories - gostls13.git/commit
testing: include ERROR_SHARING_VIOLATION in Windows cleanup retries
authorBryan C. Mills <bcmills@google.com>
Wed, 2 Mar 2022 21:36:27 +0000 (16:36 -0500)
committerBryan Mills <bcmills@google.com>
Thu, 3 Mar 2022 02:39:01 +0000 (02:39 +0000)
commiteeb9f095dc13a6beed41db0e734b6ae1e97f15d1
tree2c047be37465055277f73b2c925a90633e7cc0ec
parent2e9facbdd44883221fc90b8057d0443d1a8109e9
testing: include ERROR_SHARING_VIOLATION in Windows cleanup retries

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>
src/testing/testing.go
src/testing/testing_other.go
src/testing/testing_windows.go