SSL suite test failure
Loïc Hoguin <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.bugs |
|---|---|
| Organization | Nine Nines |
| Message-ID | <[email protected]> |
Had the following failure while running the SSL test suite:
- - - - - - - - - - - - - - - - - - - - - - - - - -
ssl_to_openssl_SUITE:basic_erlang_server_openssl_client failed on line 258
Reason: {test_case_failed,{{expected,{<0.14692.0>,ok}},
{got,
{<0.14692.0>,
{badrpc,
{'EXIT',
{function_clause,
[{ssl,connection_info,
[{error,{tls_alert,"handshake failure"}}],
[{file,"ssl.erl"},{line,293}]},
{ssl_to_openssl_SUITE,erlang_ssl_receive,2,
[{file,"ssl_to_openssl_SUITE.erl"},{line,1247}]},
{rpc,local_call,3,[{file,"rpc.erl"},{line,329}]},
{ssl_test_lib,do_run_server,3,
[{file,"ssl_test_lib.erl"},{line,92}]}]}}}}}}}
- - - - - - - - - - - - - - - - - - - - - - - - - -
Only had the failure the first time, it worked on subsequent tries, so I
am not sure what triggered it.
--
Loïc Hoguin
http://ninenines.eu
_______________________________________________
erlang-bugs mailing list
[email protected]
http://erlang.org/mailman/listinfo/erlang-bugs