-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[Backport 2.x] Fix IndicesRequestCacheIT flaky tests #16293
Conversation
Signed-off-by: Sagar Upadhyaya <[email protected]> (cherry picked from commit 20536ee) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
❌ Gradle check result for 4219055: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❌ Gradle check result for 4219055: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.x #16293 +/- ##
============================================
- Coverage 71.84% 71.73% -0.11%
+ Complexity 65102 65084 -18
============================================
Files 5302 5302
Lines 303865 303866 +1
Branches 44192 44192
============================================
- Hits 218301 217991 -310
- Misses 67384 67722 +338
+ Partials 18180 18153 -27 ☔ View full report in Codecov by Sentry. |
Backport 20536ee from #16276.