-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Improve reliability of run_app test #8309
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8309 +/- ##
=======================================
Coverage 97.54% 97.54%
=======================================
Files 107 107
Lines 33025 33027 +2
Branches 3874 3873 -1
=======================================
+ Hits 32214 32216 +2
Misses 591 591
Partials 220 220
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Backport to 3.9: 💚 backport PR created✅ Backport PR branch: Backported as #8315 🤖 @patchback |
(cherry picked from commit c29945a)
Backport to 3.10: 💚 backport PR created✅ Backport PR branch: Backported as #8316 🤖 @patchback |
(cherry picked from commit c29945a)
Have seen a flaky test failure where the server failed to accept the request in time, on mac.