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

Add multiplex tests to t0130. #3556

Closed
wants to merge 3 commits into from
Closed

Add multiplex tests to t0130. #3556

wants to merge 3 commits into from

Conversation

Kubuxu
Copy link
Member

@Kubuxu Kubuxu commented Jan 2, 2017

For some reasons multiplex won't transfer those files, it hangs.


CHANGELOG:
test go-multiplex stream muxer in multinode sharness test.

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
@ghost
Copy link

ghost commented Jan 2, 2017

I figure this is more of a bug report than to-be-merged eh? The tests LGTM though :)

@Kubuxu
Copy link
Member Author

Kubuxu commented Jan 3, 2017

@whyrusleeping asked me to write this test and it turns out it is failing.

@whyrusleeping
Copy link
Member

CHANGELOG:
Test go-multiplex stream muxer in multinode sharness test.

@Kubuxu
Copy link
Member Author

Kubuxu commented Jan 5, 2017

I added it to initial PR comment, do you think it is better idea.

@@ -87,6 +87,13 @@ test_expect_success "set up tcp testbed" '
iptb init -n 5 -p 0 -f --bootstrap=none
'

# test multiplex muxer
export LIBP2P_MUX_PREFS="/mplex/6.7.0 /yamux/1.0.0 /spdy/3.1.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just to be a bit more certain of what we're testing, lets remove yamux and spdy from this list.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

k

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
@whyrusleeping
Copy link
Member

merged in #3582

@whyrusleeping whyrusleeping removed the status/in-progress In progress label Jan 11, 2017
@whyrusleeping whyrusleeping deleted the test/t0130/multiplex branch January 11, 2017 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants