Conversation
…d() (#18204) * Fix flakiness in testClosingShard() Signed-off-by: Peter Alfonsi <[email protected]> * Update modules/cache-common/src/internalClusterTest/java/org/opensearch/cache/common/tier/TieredSpilloverCacheStatsIT.java Co-authored-by: Andrew Ross <[email protected]> Signed-off-by: Peter Alfonsi <[email protected]> --------- Signed-off-by: Peter Alfonsi <[email protected]> Signed-off-by: Peter Alfonsi <[email protected]> Co-authored-by: Peter Alfonsi <[email protected]> Co-authored-by: Andrew Ross <[email protected]> (cherry picked from commit aed1264) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
❌ Gradle check result for ef4f9b3: 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 ef4f9b3: 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 ef4f9b3: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.19 #18207 +/- ##
============================================
- Coverage 72.07% 71.98% -0.10%
+ Complexity 66053 66007 -46
============================================
Files 5341 5341
Lines 307182 307182
Branches 44832 44832
============================================
- Hits 221415 221115 -300
- Misses 67319 67655 +336
+ Partials 18448 18412 -36 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Backport aed1264 from #18204.