Skip to content

Fix flaky tests in MetadataIndexStateServiceIT #17866

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 2 commits into from
Apr 9, 2025

Conversation

prudhvigodithi
Copy link
Member

Description

Fix flaky tests in MetadataIndexStateServiceIT seen in:

Related Issues

#16720 and part of #17844

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@prudhvigodithi
Copy link
Member Author

Adding @mch2 @andrross to please take a look.
Thanks
@peterzhuamazon @getsaurabh02

Signed-off-by: Prudhvi Godithi <[email protected]>
@prudhvigodithi prudhvigodithi requested a review from mch2 April 9, 2025 18:14
@github-project-automation github-project-automation bot moved this from Todo to In Progress in Performance Roadmap Apr 9, 2025
Copy link
Contributor

github-actions bot commented Apr 9, 2025

✅ Gradle check result for 6a89b83: SUCCESS

Copy link

codecov bot commented Apr 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.31%. Comparing base (7b6108b) to head (6a89b83).
Report is 6 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #17866      +/-   ##
============================================
- Coverage     72.44%   72.31%   -0.14%     
+ Complexity    66483    66456      -27     
============================================
  Files          5409     5409              
  Lines        308282   308283       +1     
  Branches      44759    44760       +1     
============================================
- Hits         223344   222936     -408     
- Misses        66608    67118     +510     
+ Partials      18330    18229     -101     

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

@mch2 mch2 merged commit 44c5670 into opensearch-project:main Apr 9, 2025
32 of 34 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Performance Roadmap Apr 9, 2025
rgsriram pushed a commit to rgsriram/OpenSearch that referenced this pull request Apr 15, 2025
…17866)

* Fix flaky tests MetadataIndexStateServiceIT

Signed-off-by: Prudhvi Godithi <[email protected]>

* Update the test

Signed-off-by: Prudhvi Godithi <[email protected]>

---------

Signed-off-by: Prudhvi Godithi <[email protected]>
Signed-off-by: Sriram Ganesh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants