Skip to content
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

tls: flaky TestHandshakeConnectionCancelations/cancel_outgoing_connection #1493

Closed
marten-seemann opened this issue May 17, 2022 · 0 comments · Fixed by #1503
Closed

tls: flaky TestHandshakeConnectionCancelations/cancel_outgoing_connection #1493

marten-seemann opened this issue May 17, 2022 · 0 comments · Fixed by #1503
Labels
kind/bug A bug in existing code (including security flaws)

Comments

@marten-seemann
Copy link
Contributor

  === RUN   TestHandshakeConnectionCancelations/cancel_outgoing_connection
      transport_test.go:158: 
          	Error Trace:	transport_test.go:158
          	Error:      	An error is expected but got nil.
          	Test:       	TestHandshakeConnectionCancelations/cancel_outgoing_connection
  === RUN   TestHandshakeConnectionCancelations/cancel_incoming_connection
  --- FAIL: TestHandshakeConnectionCancelations (0.04s)
      --- FAIL: TestHandshakeConnectionCancelations/cancel_outgoing_connection (0.01s)
      --- PASS: TestHandshakeConnectionCancelations/cancel_incoming_connection (0.01s)
@marten-seemann marten-seemann added the kind/bug A bug in existing code (including security flaws) label May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant