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 TestPing #1616

Closed
marten-seemann opened this issue Jun 24, 2022 · 0 comments · Fixed by #1617
Closed

flaky TestPing #1616

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

Comments

@marten-seemann
Copy link
Contributor

  === RUN   TestPing
  2022/06/24 14:44:29 failed to sufficiently increase receive buffer size (was: 208 kiB, wanted: 2048 kiB, got: 416 kiB). See https://github.com/lucas-clemente/quic-go/wiki/UDP-Receive-Buffer-Size for details.
      ping_test.go:47: ping took:  43.4µs
      ping_test.go:47: ping took:  8.205732ms
      ping_test.go:47: ping took:  107.001µs
      ping_test.go:47: ping took:  77.8µs
      ping_test.go:47: ping took:  66.3µs
      ping_test.go:46: 
          	Error Trace:	ping_test.go:46
          	            				ping_test.go:35
          	Error:      	Received unexpected error:
          	            	Write on stream 5 canceled with error code 0
          	Test:       	TestPing
  --- FAIL: TestPing (0.10s)
@marten-seemann marten-seemann added the kind/bug A bug in existing code (including security flaws) label Jun 24, 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