We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Integration tests are flaky. On the two failures that I observed, both were reporting failures for this test case.
FAILED test_happy_path.py::test_s2n_client_happy_path[RSA_1024_SHA384-TLS1.2-P-384-GnuTLS-ECDHE-RSA-AES256-SHA384]
Unknown.
The text was updated successfully, but these errors were encountered:
Also saw a failure with
FAILED test_renegotiate.py::test_s2n_client_renegotiate_with_app_data_with_openssl[OpenSSL-TLS1.0-RSA_4096_SHA256-P-521-DHE-RSA-AES256-SHA]
Sorry, something went wrong.
FAILED test_renegotiate.py::test_s2n_client_renegotiate_with_app_data_with_openssl[OpenSSL-TLS1.0-RSA_4096_SHA256-P-521-AES256-SHA]
#4636 , on the first CI run: codebuild log link
No branches or pull requests
Problem:
Integration tests are flaky. On the two failures that I observed, both were reporting failures for this test case.
Solution:
Unknown.
The text was updated successfully, but these errors were encountered: