-
Couldn't load subscription status.
- Fork 3k
Ingela/ssl/psk bugs #10296
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
Ingela/ssl/psk bugs #10296
Conversation
CT Test Results 2 files 66 suites 25m 57s ⏱️ Results for commit 1712a6f. ♻️ This comment has been updated with latest results. To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass. See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally. Artifacts
// Erlang/OTP Github Action Bot |
ca96348 to
1b7ba27
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
have you seen this failure in GH action?
[failed] ssl_eqc_SUITE:tls_handshake_encoding Reason: error ({{badmatch,{fail,false}},
[{ssl_eqc_SUITE,tls_handshake_encoding,1,
[{file,"ssl_eqc_SUITE.erl"},{line,99}]},
{test_server,ts_tc,3,[{file,"test_server.erl"},{line,1796}]},
{test_server,run_test_case_eval1,6,
[{file,"test_server.erl"},{line,1305}]},
{test_server,run_test_case_eval,9,
[{file,"test_server.erl"},{line,1237}]}]})
Do not calculate something that we can know, especially in a way that will not always work.
edd51dc to
064b08f
Compare
064b08f to
1712a6f
Compare
|
@u3s The test did not handle the new post quantum algorithms. |
No description provided.