Skip to content

crypto/tls: TestVerifyCertificates/TLSv13/RequireAndVerifyClientCert failures #68417

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gopherbot opened this issue Jul 15, 2024 · 2 comments
Closed
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- pkg == "crypto/tls" && test == "TestVerifyCertificates/TLSv13/RequireAndVerifyClientCert"

Issue created automatically to collect these failures.

Example (log):

=== RUN   TestVerifyCertificates/TLSv13/RequireAndVerifyClientCert
=== PAUSE TestVerifyCertificates/TLSv13/RequireAndVerifyClientCert
=== CONT  TestVerifyCertificates/TLSv13/RequireAndVerifyClientCert
    handshake_test.go:425: failed to call cli.Close: close tcp 127.0.0.1:57839->127.0.0.1:55054: connection reset by peer
--- FAIL: TestVerifyCertificates/TLSv13/RequireAndVerifyClientCert (0.06s)

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Jul 15, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- pkg == "crypto/tls" && test == "TestVerifyCertificates/TLSv13/RequireAndVerifyClientCert"
2024-06-04 19:10 gotip-freebsd-riscv64 go@e8f7a959 crypto/tls.TestVerifyCertificates/TLSv13/RequireAndVerifyClientCert (log)
=== RUN   TestVerifyCertificates/TLSv13/RequireAndVerifyClientCert
=== PAUSE TestVerifyCertificates/TLSv13/RequireAndVerifyClientCert
=== CONT  TestVerifyCertificates/TLSv13/RequireAndVerifyClientCert
    handshake_test.go:425: failed to call cli.Close: close tcp 127.0.0.1:57839->127.0.0.1:55054: connection reset by peer
--- FAIL: TestVerifyCertificates/TLSv13/RequireAndVerifyClientCert (0.06s)

watchflakes

@FiloSottile
Copy link
Contributor

Duplicate of #68155

@FiloSottile FiloSottile marked this as a duplicate of #68155 Aug 1, 2024
@FiloSottile FiloSottile closed this as not planned Won't fix, can't repro, duplicate, stale Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Archived in project
Development

No branches or pull requests

2 participants