]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: skip WSATRY_AGAIN errors when dialing badssl.com subdomains
authorBryan C. Mills <bcmills@google.com>
Fri, 1 Apr 2022 15:09:30 +0000 (11:09 -0400)
committerBryan Mills <bcmills@google.com>
Fri, 1 Apr 2022 17:19:22 +0000 (17:19 +0000)
commitdf89f2ba53aab53356be197c581d142cefc2c6bc
treeb033c52257b3d6d44edc656d84bd55899b521b83
parent995a6045919e6cf5a46ee09f8695ed5e05062ce7
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>
src/crypto/x509/root_windows_test.go