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

ASIO timers unit test failure: getting tls_handshake_failed instead of tls_handshake_timeout #639

Open
alex-che opened this issue May 6, 2017 · 2 comments

Comments

@alex-che
Copy link
Contributor

alex-che commented May 6, 2017

Unit test fails: test/transport/asio/test_timers_boost

test/transport/asio/timers.cpp(139): error in "tls_handshake_timeout": check ec == make_error_code(tls_handshake_timeout) failed [websocketpp.transport.asio.socket:8 != websocketpp.transport.asio.socket:5]

g++ 5.4.0
boost 1.54.0

Are there additional prerequisites to for the test to succeed?

@zaphoyd
Copy link
Owner

zaphoyd commented Jun 11, 2017

Is this still a problem? I've merged a number of PRs of yours related to cleaning up failures in the timer related tests.

@Begasus
Copy link

Begasus commented Sep 14, 2019

Still a problem maybe, atleast on Haiku this test fails also:

sources/websocketpp-0.8.1/test/transport/asio/timers.cpp(131): error: in "tls_handshake_timeout": check ec == make_error_code(tls_handshake_timeout) has failed [websocketpp.transport.asio.socket:8 != websocketpp.transport.asio.socket:5]

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

No branches or pull requests

3 participants