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 TestStaticRelays #1754

Closed
marten-seemann opened this issue Sep 15, 2022 · 1 comment
Closed

autorelay: flaky TestStaticRelays #1754

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

Comments

@marten-seemann
Copy link
Contributor

  === RUN   TestStaticRelays
  2022/09/15 18:20:27 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:286: 
          	Error Trace:	/home/runner/work/go-libp2p/go-libp2p/p2p/host/autorelay/autorelay_test.go:286
          	Error:      	Condition never satisfied
          	Test:       	TestStaticRelays
  --- FAIL: TestStaticRelays (2.04s)
@marten-seemann marten-seemann added the kind/bug A bug in existing code (including security flaws) label Sep 15, 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