[erlang-bugs] ssl_basic_SUITE:defaults intermittent test failure

Loïc Hoguin essen@REDACTED
Thu Feb 26 18:31:27 CET 2015


Hello,

I had the following happen today with ssl_basic_SUITE:defaults test. 
This is completely unrelated to the changes I am working on AFAIK.



*** User 2015-02-26 17:56:34.477 ***
TLS/SSL version [{3,0}]



*** CT Error Notification 2015-02-26 17:56:34.478 ***
ssl_basic_SUITE:defaults failed on line 2542
Reason: {badmatch,true}

Full error description and stacktrace




=== Ended at 2015-02-26 17:56:34
=== location [{ssl_basic_SUITE,defaults,2542},
               {test_server,ts_tc,1415},
               {test_server,run_test_case_eval1,1028},
               {test_server,run_test_case_eval,976}]
=== reason = no match of right hand side value true
   in function  ssl_basic_SUITE:defaults/1 (ssl_basic_SUITE.erl, line 2542)
   in call from test_server:ts_tc/3 (test_server.erl, line 1415)
   in call from test_server:run_test_case_eval1/6 (test_server.erl, line 
1028)
   in call from test_server:run_test_case_eval/9 (test_server.erl, line 976)

-- 
Loïc Hoguin
http://ninenines.eu



More information about the erlang-bugs mailing list