]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.18] crypto/x509: skip WSATRY_AGAIN errors when dialing badssl...
authorBryan C. Mills <bcmills@google.com>
Fri, 1 Apr 2022 15:09:30 +0000 (11:09 -0400)
committerHeschi Kreinick <heschi@google.com>
Fri, 1 Apr 2022 17:39:53 +0000 (17:39 +0000)
commit32ff9b5de66ad2fa852b82f06897543e4b872105
tree9e294b2d26bb2bcbe9d5f1ada4779c2b9dca934c
parent8b0583a05441b84a99d03daa78a24306c85cddd3
[release-branch.go1.18] crypto/x509: skip WSATRY_AGAIN errors when dialing badssl.com subdomains

(Temporarily, until the root cause of the test failure can be
diagnosed and fixed properly.)

For #52094

Change-Id: Iec69e162159f3f0a93135f742aac97cf82c1d96c
Reviewed-on: https://go-review.googlesource.com/c/go/+/397478
Trust: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
Reviewed-by: Heschi Kreinick <heschi@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
(cherry picked from commit df89f2ba53aab53356be197c581d142cefc2c6bc)
Reviewed-on: https://go-review.googlesource.com/c/go/+/397594
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/crypto/x509/root_windows_test.go