Skip to content

Conversation

andrross
Copy link
Member

Related Issues

Resolves #19256

Check List

  • Functionality includes testing.

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.

@andrross andrross requested a review from a team as a code owner October 13, 2025 18:55
@github-actions github-actions bot added >test-failure Test failure from CI, local build, etc. autocut flaky-test Random test failure that succeeds on second run labels Oct 13, 2025
Copy link
Contributor

@jainankitk jainankitk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @andrross for addressing this flaky test. Have seen this few times myself!

Copy link
Contributor

❕ Gradle check result for aad5329: 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 Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.16%. Comparing base (d3252cd) to head (aad5329).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #19618      +/-   ##
============================================
+ Coverage     73.12%   73.16%   +0.04%     
- Complexity    70662    70663       +1     
============================================
  Files          5723     5723              
  Lines        323516   323444      -72     
  Branches      46852    46845       -7     
============================================
+ Hits         236558   236644      +86     
+ Misses        67930    67683     -247     
- Partials      19028    19117      +89     

☔ 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 9eb79f0 into opensearch-project:main Oct 13, 2025
37 of 38 checks passed
@andrross andrross deleted the bc-thread-filter-plugin-cli-test branch October 13, 2025 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autocut flaky-test Random test failure that succeeds on second run skip-changelog >test-failure Test failure from CI, local build, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[AUTOCUT] Gradle Check Flaky Test Report for InstallPluginCommandTests

3 participants