]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.18] testing: include ERROR_SHARING_VIOLATION in Windows cleanup...
authorBryan C. Mills <bcmills@google.com>
Wed, 2 Mar 2022 21:36:27 +0000 (16:36 -0500)
committerCherry Mui <cherryyz@google.com>
Mon, 25 Jul 2022 23:29:29 +0000 (23:29 +0000)
commitd06c911fe110c5ddfc47d5f6467b8bc88a573b52
tree05f16a3e8658ff0e5c808c1baf2ec94310384178
parentd252fdd630a51db206194b3c41c3d036fdd6f48a
[release-branch.go1.18] testing: include ERROR_SHARING_VIOLATION in Windows 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 eeb9f095dc13a6beed41db0e734b6ae1e97f15d1)
Reviewed-on: https://go-review.googlesource.com/c/go/+/407877
Reviewed-by: Nooras Saba‎ <saba@golang.org>
Auto-Submit: Bryan Mills <bcmills@google.com>
src/testing/testing.go
src/testing/testing_other.go
src/testing/testing_windows.go