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

ci: integration tests are flaky #4610

Open
jmayclin opened this issue Jun 17, 2024 · 2 comments
Open

ci: integration tests are flaky #4610

jmayclin opened this issue Jun 17, 2024 · 2 comments

Comments

@jmayclin
Copy link
Contributor

Problem:

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]

Solution:

Unknown.

@jmayclin jmayclin changed the title integration tests are flaky ci: integration tests are flaky Jun 17, 2024
@jmayclin
Copy link
Contributor Author

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]

@jmayclin
Copy link
Contributor Author

jmayclin commented Jul 2, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants