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

flaky handshake limiting integration test #4275

Open
marten-seemann opened this issue Jan 28, 2024 · 0 comments
Open

flaky handshake limiting integration test #4275

marten-seemann opened this issue Jan 28, 2024 · 0 comments
Labels

Comments

@marten-seemann
Copy link
Member

Handshake tests queuening and accepting connections closes handshaking connections when the server is closed
D:/a/quic-go/quic-go/integrationtests/self/handshake_test.go:429
  [FAILED] in [It] - D:/a/quic-go/quic-go/integrationtests/self/handshake_test.go:461 @ 01/28/24 10:40:35.986
+ [FAILED] [0.064 seconds]
Handshake tests queuening and accepting connections [It] closes handshaking connections when the server is closed
D:/a/quic-go/quic-go/integrationtests/self/handshake_test.go:429

  [FAILED] Expected
      <qerr.TransportErrorCode>: 1
  to equal
      <qerr.TransportErrorCode>: 2
  In [It] at: D:/a/quic-go/quic-go/integrationtests/self/handshake_test.go:461 @ 01/28/24 10:40:35.986

  Full Stack Trace
    github.com/quic-go/quic-go/integrationtests/self_test.glob..func10.8.6()
    	D:/a/quic-go/quic-go/integrationtests/self/handshake_test.go:461 +0x6f1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant