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

autorelay: flaky TestSingleRelay #1714

Closed
marten-seemann opened this issue Aug 22, 2022 · 1 comment
Closed

autorelay: flaky TestSingleRelay #1714

marten-seemann opened this issue Aug 22, 2022 · 1 comment
Labels
kind/bug A bug in existing code (including security flaws)

Comments

@marten-seemann
Copy link
Contributor

  === RUN   TestSingleCandidate
  2022/08/22 11:12:11 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.
      autorelay_test.go:133: 
          	Error Trace:	/home/runner/work/go-libp2p/go-libp2p/p2p/host/autorelay/autorelay_test.go:133
          	Error:      	Condition never satisfied
          	Test:       	TestSingleCandidate
  --- FAIL: TestSingleCandidate (3.02s)
@marten-seemann marten-seemann added the kind/bug A bug in existing code (including security flaws) label Nov 16, 2022
@marten-seemann
Copy link
Contributor Author

Fixed by #2120.

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

No branches or pull requests

1 participant