https://build.golang.org/log/1eff95520436e93eb2b0adee96417c7776dc6384 ``` --- FAIL: TestVerifyHostnameResumed (1.53s) --- FAIL: TestVerifyHostnameResumed/TLSv13 (0.51s) tls_test.go:381: Subsequent connection unexpectedly didn't resume FAIL FAIL crypto/tls 2.430s ``` It started at seemingly unrelated https://go-review.googlesource.com/c/go/+/176925 (cmd/go) and persisted the following three commits. Does this test depend on the network? Did some peer change its behavior?
https://build.golang.org/log/1eff95520436e93eb2b0adee96417c7776dc6384
It started at seemingly unrelated https://go-review.googlesource.com/c/go/+/176925 (cmd/go) and persisted the following three commits.
Does this test depend on the network? Did some peer change its behavior?