-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Fix test_client_session_timeout_zero to not use internet connection #9004
Conversation
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 #9004 +/- ##
=======================================
Coverage 98.29% 98.30%
=======================================
Files 107 107
Lines 34341 34354 +13
Branches 4065 4066 +1
=======================================
+ Hits 33757 33770 +13
Misses 412 412
Partials 172 172
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.10: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 3bbe1a5 on top of patchback/backports/3.10/3bbe1a5d9229f66a3f1a723d22e1c8bc0779230d/pr-9004 Backporting merged PR #9004 into master
🤖 @patchback |
Backport to 3.11: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 3bbe1a5 on top of patchback/backports/3.11/3bbe1a5d9229f66a3f1a723d22e1c8bc0779230d/pr-9004 Backporting merged PR #9004 into master
🤖 @patchback |
Fixes #7906.