Skip to content

PROTON-1870 reproducers in Python for overly generic TLS errors#261

Draft
jiridanek wants to merge 6 commits intoapache:mainfrom
jiridanek:jd_2020_06_ssl_errors
Draft

PROTON-1870 reproducers in Python for overly generic TLS errors#261
jiridanek wants to merge 6 commits intoapache:mainfrom
jiridanek:jd_2020_06_ssl_errors

Conversation

@jiridanek
Copy link
Copy Markdown
Contributor

I do realize that the tests are extremely similar to the existing TLS tests in Proton Python. It felt much easier to write it gradually from scratch than to fit it into existing test helpers right from the beginning.

This issue may require writing similar tests for all the other bindings.

@jiridanek
Copy link
Copy Markdown
Contributor Author

There is something in the test that starts TLS server in Python that is incompatible with older Python 2.x on Ubuntu, and something in all of the TLS tests that expect Proton TLS to work, that fails on Windows. This issue is on a back burner at this point, so I will not look into fixing this for now.

@jiridanek jiridanek added the wip label Jul 10, 2020
@jiridanek jiridanek marked this pull request as draft February 20, 2021 14:01
@jiridanek jiridanek force-pushed the jd_2020_06_ssl_errors branch from 6d58b75 to 6e64e9b Compare November 3, 2022 15:01
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Nov 3, 2022

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.34%. Comparing base (3f13a38) to head (801dc40).
⚠️ Report is 262 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #261       +/-   ##
===========================================
+ Coverage   69.69%   88.34%   +18.64%     
===========================================
  Files         370       47      -323     
  Lines       69864     2394    -67470     
===========================================
- Hits        48695     2115    -46580     
+ Misses      21169      279    -20890     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants