-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Fix flakey test_uvloop_secure_https_proxy test #10907
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
Conversation
This is another attempt to fix this flakey test
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## master #10907 +/- ##
==========================================
+ Coverage 97.58% 98.75% +1.17%
==========================================
Files 127 129 +2
Lines 39031 39099 +68
Branches 2155 2166 +11
==========================================
+ Hits 38088 38613 +525
+ Misses 776 337 -439
+ Partials 167 149 -18
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
CodSpeed Performance ReportMerging #10907 will not alter performanceComparing Summary
|
Backport to 3.11: 💚 backport PR created✅ Backport PR branch: Backported as #10908 🤖 @patchback |
(cherry picked from commit b25eca0)
Backport to 3.12: 💚 backport PR created✅ Backport PR branch: Backported as #10909 🤖 @patchback |
(cherry picked from commit b25eca0)
…ps_proxy test (#10909) Co-authored-by: J. Nick Koston <[email protected]>
…ps_proxy test (#10908) Co-authored-by: J. Nick Koston <[email protected]>
This is another attempt to fix this flakey test. Sadly it only fails in the CI, and only sometimes