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

circuitv2: flaky TestReservationFailures #1816

Closed
marten-seemann opened this issue Oct 9, 2022 · 0 comments · Fixed by #1899 or #1898
Closed

circuitv2: flaky TestReservationFailures #1816

marten-seemann opened this issue Oct 9, 2022 · 0 comments · Fixed by #1899 or #1898
Labels
kind/bug A bug in existing code (including security flaws)

Comments

@marten-seemann
Copy link
Contributor

https://github.com/libp2p/go-libp2p/actions/runs/3208002096/jobs/5243462098

  === RUN   TestReservationFailures/invalid_time
      reservation_test.go:100: 
          	Error Trace:	/home/runner/work/go-libp2p/go-libp2p/p2p/protocol/circuitv2/client/reservation_test.go:100
          	Error:      	"error writing reservation message: Application error 0x0: peer:12D3KooWQMrNzVJdPSsgvtwFvZ4jPLYNjXZ1Xc4BAPWtA4MGAtMy: cannot reserve inbound connection: resource limit exceeded" does not contain "received reservation with expiration date in the past"
          	Test:       	TestReservationFailures/invalid_time
  === RUN   TestReservationFailures/invalid_voucher
  --- FAIL: TestReservationFailures (0.89s)
      --- PASS: TestReservationFailures/unsupported_protocol (0.20s)
      --- PASS: TestReservationFailures/wrong_message_type (0.14s)
      --- PASS: TestReservationFailures/unknown_status (0.17s)
      --- FAIL: TestReservationFailures/invalid_time (0.18s)
      --- PASS: TestReservationFailures/invalid_voucher (0.20s)
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
Archived in project
2 participants