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 server test #4165

Closed
marten-seemann opened this issue Nov 11, 2023 · 0 comments · Fixed by #4167
Closed

flaky server test #4165

marten-seemann opened this issue Nov 11, 2023 · 0 comments · Fixed by #4167
Labels

Comments

@marten-seemann
Copy link
Member

Server server accepting connections that completed the handshake handling packets creates a connection, if no token is required
/home/runner/work/quic-go/quic-go/server_test.go:457
  [FAILED] in [AfterEach] - /home/runner/work/quic-go/quic-go/quic_suite_test.go:48 @ 11/11/23 15:58:22.144
• [FAILED] [0.056 seconds]
TOP-LEVEL [AfterEach] Server server accepting connections that completed the handshake handling packets creates a connection, if no token is required
  [AfterEach] /home/runner/work/quic-go/quic-go/quic_suite_test.go:47
  [It] /home/runner/work/quic-go/quic-go/server_test.go:457

  [FAILED] missing call(s) to *quic.MockQUICConn.destroy(is anything) /home/runner/work/quic-go/quic-go/server_test.go:533
  In [AfterEach] at: /home/runner/work/quic-go/quic-go/quic_suite_test.go:48 @ 11/11/23 15:58:22.144

  Full Stack Trace
    github.com/quic-go/quic-go.glob..func24()
    	/home/runner/work/quic-go/quic-go/quic_suite_test.go:48 +0x27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant