Skip to content
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 flaky org.opensearch.rest.ReactorNetty4StreamingStressIT.testCloseClientStreamingRequest test case (#15859) #15932

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

reta
Copy link
Collaborator

@reta reta commented Sep 13, 2024

Backport of #15859 to 2.x

…eClientStreamingRequest test case (opensearch-project#15859)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
(cherry picked from commit 260edc5)
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Copy link
Contributor

❌ Gradle check result for 9ee68d8: 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

❌ Gradle check result for 9ee68d8: 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

❕ Gradle check result for 9ee68d8: 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 Sep 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.68%. Comparing base (d64c5f8) to head (9ee68d8).
Report is 3 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15932      +/-   ##
============================================
+ Coverage     71.63%   71.68%   +0.04%     
- Complexity    64568    64594      +26     
============================================
  Files          5269     5269              
  Lines        302191   302191              
  Branches      43989    43989              
============================================
+ Hits         216488   216619     +131     
+ Misses        67629    67474     -155     
- Partials      18074    18098      +24     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@reta reta merged commit a968790 into opensearch-project:2.x Sep 13, 2024
64 of 65 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 13, 2024
…eClientStreamingRequest test case (#15859) (#15932)

(cherry picked from commit 260edc5)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
(cherry picked from commit a968790)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
reta pushed a commit that referenced this pull request Sep 13, 2024
…eClientStreamingRequest test case (#15859) (#15932) (#15935)

(cherry picked from commit 260edc5)


(cherry picked from commit a968790)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.17 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.

2 participants