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

tokio-proto-0.1.1 beta regression #43957

Closed
est31 opened this issue Aug 17, 2017 · 1 comment
Closed

tokio-proto-0.1.1 beta regression #43957

est31 opened this issue Aug 17, 2017 · 1 comment
Labels
C-bug Category: This is a bug. regression-from-stable-to-beta Performance or correctness regression from stable to beta.

Comments

@est31
Copy link
Member

est31 commented Aug 17, 2017

tokio-proto version 0.1.1 test-regressed from stable to beta (full log):

Aug 17 00:59:55.398 INFO blam! ---- test_reaching_max_in_flight_requests stdout ----
Aug 17 00:59:55.398 INFO blam! 	thread 'test_reaching_max_in_flight_requests' panicked at 'assertion failed: `(left == right)`
Aug 17 00:59:55.398 INFO blam!   left: `32`,
Aug 17 00:59:55.398 INFO blam!  right: `33`', tests/test_multiplex_server.rs:261:4

cc @alexcrichton @carllerche

@bstrie bstrie added the regression-from-stable-to-beta Performance or correctness regression from stable to beta. label Aug 18, 2017
@Mark-Simulacrum Mark-Simulacrum added the C-bug Category: This is a bug. label Aug 20, 2017
@alexcrichton
Copy link
Member

I believe this is a spuriously failing test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug. regression-from-stable-to-beta Performance or correctness regression from stable to beta.
Projects
None yet
Development

No branches or pull requests

4 participants