-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[Mute] SegRepUsingRemoteStoreIT.testPressureServiceStats #8324
Merged
nknize
merged 1 commit into
opensearch-project:main
from
nknize:mute/segrepUsingRS.pressureService
Jun 28, 2023
Merged
[Mute] SegRepUsingRemoteStoreIT.testPressureServiceStats #8324
nknize
merged 1 commit into
opensearch-project:main
from
nknize:mute/segrepUsingRS.pressureService
Jun 28, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Mutes repeated failing test. Signed-off-by: Nicholas Walter Knize <[email protected]>
nknize
added
>test-failure
Test failure from CI, local build, etc.
cicd
flaky-test
Random test failure that succeeds on second run
labels
Jun 28, 2023
nknize
requested review from
reta,
anasalkouz,
andrross,
Bukhtawar,
CEHENKLE,
dblock,
gbbafna,
setiah,
kartg,
kotwanikunal,
mch2,
owaiskazi19,
Rishikesh1159,
ryanbogan,
saratvemulapalli,
shwetathareja,
dreamer-89,
tlfeng,
VachaShah,
dbwiddis and
sachinpkale
as code owners
June 28, 2023 18:47
mch2
approved these changes
Jun 28, 2023
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## main #8324 +/- ##
============================================
+ Coverage 70.86% 70.91% +0.05%
- Complexity 56825 56880 +55
============================================
Files 4752 4752
Lines 268599 268599
Branches 39336 39336
============================================
+ Hits 190335 190471 +136
+ Misses 62235 62090 -145
- Partials 16029 16038 +9 |
owaiskazi19
approved these changes
Jun 28, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nknize do you want to backport this to 2.x as well?
yes |
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Jun 28, 2023
Mutes repeated failing test. Signed-off-by: Nicholas Walter Knize <[email protected]> (cherry picked from commit 9aeb156) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Rishikesh1159
pushed a commit
that referenced
this pull request
Jun 29, 2023
Mutes repeated failing test. (cherry picked from commit 9aeb156) Signed-off-by: Nicholas Walter Knize <[email protected]> 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>
baba-devv
pushed a commit
to baba-devv/OpenSearch
that referenced
this pull request
Jul 29, 2023
…project#8324) Mutes repeated failing test. Signed-off-by: Nicholas Walter Knize <[email protected]>
shiv0408
pushed a commit
to Gaurav614/OpenSearch
that referenced
this pull request
Apr 25, 2024
…project#8324) Mutes repeated failing test. Signed-off-by: Nicholas Walter Knize <[email protected]> Signed-off-by: Shivansh Arora <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backport 2.x
Backport to 2.x branch
cicd
flaky-test
Random test failure that succeeds on second run
skip-changelog
>test-failure
Test failure from CI, local build, etc.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Mutes
SegmentReplicationUsingRemoteStoreIT.testPressureServiceStats
which has repeatedly failed and loss a lot of unrelated PR time.relates #7592