Mute flaky test RemoteFsTimestampAwareTranslogTests.testSimpleOperationsUpload#15732
Merged
sachinpkale merged 1 commit intoopensearch-project:mainfrom Sep 5, 2024
Conversation
gbbafna
approved these changes
Sep 5, 2024
Contributor
|
❌ Gradle check result for 4d63821: 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? |
…onsUpload Signed-off-by: Sachin Kale <kalsac@amazon.com>
4d63821 to
dca3e81
Compare
Contributor
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #15732 +/- ##
============================================
- Coverage 71.95% 71.89% -0.07%
+ Complexity 64192 64159 -33
============================================
Files 5270 5271 +1
Lines 300052 300166 +114
Branches 43368 43380 +12
============================================
- Hits 215917 215801 -116
- Misses 66442 66659 +217
- Partials 17693 17706 +13 ☔ View full report in Codecov by Sentry. |
mch2
approved these changes
Sep 5, 2024
sachinpkale
added a commit
to sachinpkale/OpenSearch
that referenced
this pull request
Sep 6, 2024
…onsUpload (opensearch-project#15732) Signed-off-by: Sachin Kale <kalsac@amazon.com> Co-authored-by: Sachin Kale <kalsac@amazon.com>
sachinpkale
added a commit
that referenced
this pull request
Sep 6, 2024
* Mute test testRemoteStoreCleanupForDeletedIndexForSnapshotV2 (#15695) Signed-off-by: Marc Handalian <marc.handalian@gmail.com> * Mute flaky test RemoteFsTimestampAwareTranslogTests.testSimpleOperationsUpload (#15732) Signed-off-by: Sachin Kale <kalsac@amazon.com> Co-authored-by: Sachin Kale <kalsac@amazon.com> * Mute failing snapshot status tests (#15652) Signed-off-by: Lakshya Taragi <lakshya.taragi@gmail.com> Signed-off-by: Sachin Kale <kalsac@amazon.com> Signed-off-by: Lakshya Taragi <157457166+ltaragi@users.noreply.github.com> * Restore snapshot changes for shallow snapshot V2 (#15462) --------- Signed-off-by: Sachin Kale <kalsac@amazon.com> Co-authored-by: Sachin Kale <kalsac@amazon.com> Co-authored-by: Gaurav Bafna <gbbafna@amazon.com> Signed-off-by: Sachin Kale <kalsac@amazon.com> * version change to V_2.17.0 for node min version check (#15644) Signed-off-by: Anshu Agarwal <anshukag@amazon.com> Co-authored-by: Anshu Agarwal <anshukag@amazon.com> Signed-off-by: Sachin Kale <kalsac@amazon.com> --------- Signed-off-by: Marc Handalian <marc.handalian@gmail.com> Signed-off-by: Sachin Kale <kalsac@amazon.com> Signed-off-by: Lakshya Taragi <lakshya.taragi@gmail.com> Signed-off-by: Lakshya Taragi <157457166+ltaragi@users.noreply.github.com> Signed-off-by: Anshu Agarwal <anshukag@amazon.com> Co-authored-by: Marc Handalian <marc.handalian@gmail.com> Co-authored-by: Sachin Kale <kalsac@amazon.com> Co-authored-by: Lakshya Taragi <157457166+ltaragi@users.noreply.github.com> Co-authored-by: Gaurav Bafna <gbbafna@amazon.com> Co-authored-by: Anshu Agarwal <anshuagarwal11@gmail.com> Co-authored-by: Anshu Agarwal <anshukag@amazon.com>
akolarkunnu
pushed a commit
to akolarkunnu/OpenSearch
that referenced
this pull request
Sep 10, 2024
…onsUpload (opensearch-project#15732) Signed-off-by: Sachin Kale <kalsac@amazon.com> Co-authored-by: Sachin Kale <kalsac@amazon.com>
dk2k
pushed a commit
to dk2k/OpenSearch
that referenced
this pull request
Oct 16, 2024
…onsUpload (opensearch-project#15732) Signed-off-by: Sachin Kale <kalsac@amazon.com> Co-authored-by: Sachin Kale <kalsac@amazon.com>
dk2k
pushed a commit
to dk2k/OpenSearch
that referenced
this pull request
Oct 17, 2024
…onsUpload (opensearch-project#15732) Signed-off-by: Sachin Kale <kalsac@amazon.com> Co-authored-by: Sachin Kale <kalsac@amazon.com>
dk2k
pushed a commit
to dk2k/OpenSearch
that referenced
this pull request
Oct 21, 2024
…onsUpload (opensearch-project#15732) Signed-off-by: Sachin Kale <kalsac@amazon.com> Co-authored-by: Sachin Kale <kalsac@amazon.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Related Issues
Check List
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.