Skip to content

[Backport 2.19] [Bugfix] Fix flakiness in TieredSpilloverCacheStatsIT.testClosingShard() #18207

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

Merged
merged 1 commit into from
May 8, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport aed1264 from #18204.

…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>
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team as a code owner May 5, 2025 21:58
Copy link
Contributor

github-actions bot commented May 5, 2025

❌ 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?

Copy link
Contributor

github-actions bot commented May 7, 2025

❌ 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?

Copy link
Contributor

github-actions bot commented May 8, 2025

❕ 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.

Copy link

codecov bot commented May 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.98%. Comparing base (e53c0c8) to head (ef4f9b3).
Report is 5 commits behind head on 2.19.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@andrross andrross merged commit 911bd0b into 2.19 May 8, 2025
47 of 48 checks passed
@andrross andrross deleted the backport/backport-18204-to-2.19 branch May 8, 2025 18:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant