#!watchflakes
default <- pkg == "crypto/tls" && test == "TestVerifyCertificates/TLSv12/RequestClientCert_with_no_certs"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestVerifyCertificates/TLSv12/RequestClientCert_with_no_certs
=== PAUSE TestVerifyCertificates/TLSv12/RequestClientCert_with_no_certs
=== CONT  TestVerifyCertificates/TLSv12/RequestClientCert_with_no_certs
    handshake_test.go:425: failed to call cli.Close: close tcp 127.0.0.1:64036->127.0.0.1:33107: connection reset by peer
--- FAIL: TestVerifyCertificates/TLSv12/RequestClientCert_with_no_certs (0.02s)

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "crypto/tls" && test == "TestVerifyCertificates/TLSv12/RequestClientCert_with_no_certs"
2024-06-21 21:01 gotip-freebsd-riscv64 go@0af2148f crypto/tls.TestVerifyCertificates/TLSv12/RequestClientCert_with_no_certs (log) === RUN TestVerifyCertificates/TLSv12/RequestClientCert_with_no_certs === PAUSE TestVerifyCertificates/TLSv12/RequestClientCert_with_no_certs === CONT TestVerifyCertificates/TLSv12/RequestClientCert_with_no_certs handshake_test.go:425: failed to call cli.Close: close tcp 127.0.0.1:64036->127.0.0.1:33107: connection reset by peer --- FAIL: TestVerifyCertificates/TLSv12/RequestClientCert_with_no_certs (0.02s)

watchflakes

Comment From: gopherbot

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "crypto/tls" && test == "TestVerifyCertificates/TLSv12/RequestClientCert_with_no_certs"
2024-07-03 13:03 gotip-freebsd-riscv64 go@71f9dbb1 crypto/tls.TestVerifyCertificates/TLSv12/RequestClientCert_with_no_certs (log) === RUN TestVerifyCertificates/TLSv12/RequestClientCert_with_no_certs === PAUSE TestVerifyCertificates/TLSv12/RequestClientCert_with_no_certs === CONT TestVerifyCertificates/TLSv12/RequestClientCert_with_no_certs handshake_test.go:495: failed to call cli.Close: close tcp 127.0.0.1:39020->127.0.0.1:43674: connection reset by peer --- FAIL: TestVerifyCertificates/TLSv12/RequestClientCert_with_no_certs (0.04s)

watchflakes

Comment From: FiloSottile

Duplicate of #68155