-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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 flaky test RemoteFsTimestampAwareTranslogTests.testSimpleOperationsUpload #15732
Mute flaky test RemoteFsTimestampAwareTranslogTests.testSimpleOperationsUpload #15732
Conversation
❌ 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 <[email protected]>
4d63821
to
dca3e81
Compare
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. |
…onsUpload (#15732) Signed-off-by: Sachin Kale <[email protected]> Co-authored-by: Sachin Kale <[email protected]> (cherry picked from commit 375dda3) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…onsUpload (opensearch-project#15732) Signed-off-by: Sachin Kale <[email protected]> Co-authored-by: Sachin Kale <[email protected]>
* Mute test testRemoteStoreCleanupForDeletedIndexForSnapshotV2 (#15695) Signed-off-by: Marc Handalian <[email protected]> * Mute flaky test RemoteFsTimestampAwareTranslogTests.testSimpleOperationsUpload (#15732) Signed-off-by: Sachin Kale <[email protected]> Co-authored-by: Sachin Kale <[email protected]> * Mute failing snapshot status tests (#15652) Signed-off-by: Lakshya Taragi <[email protected]> Signed-off-by: Sachin Kale <[email protected]> Signed-off-by: Lakshya Taragi <[email protected]> * Restore snapshot changes for shallow snapshot V2 (#15462) --------- Signed-off-by: Sachin Kale <[email protected]> Co-authored-by: Sachin Kale <[email protected]> Co-authored-by: Gaurav Bafna <[email protected]> Signed-off-by: Sachin Kale <[email protected]> * version change to V_2.17.0 for node min version check (#15644) Signed-off-by: Anshu Agarwal <[email protected]> Co-authored-by: Anshu Agarwal <[email protected]> Signed-off-by: Sachin Kale <[email protected]> --------- Signed-off-by: Marc Handalian <[email protected]> Signed-off-by: Sachin Kale <[email protected]> Signed-off-by: Lakshya Taragi <[email protected]> Signed-off-by: Lakshya Taragi <[email protected]> Signed-off-by: Anshu Agarwal <[email protected]> Co-authored-by: Marc Handalian <[email protected]> Co-authored-by: Sachin Kale <[email protected]> Co-authored-by: Lakshya Taragi <[email protected]> Co-authored-by: Gaurav Bafna <[email protected]> Co-authored-by: Anshu Agarwal <[email protected]> Co-authored-by: Anshu Agarwal <[email protected]>
…onsUpload (opensearch-project#15732) Signed-off-by: Sachin Kale <[email protected]> Co-authored-by: Sachin Kale <[email protected]>
…onsUpload (opensearch-project#15732) Signed-off-by: Sachin Kale <[email protected]> Co-authored-by: Sachin Kale <[email protected]>
…onsUpload (opensearch-project#15732) Signed-off-by: Sachin Kale <[email protected]> Co-authored-by: Sachin Kale <[email protected]>
…onsUpload (opensearch-project#15732) Signed-off-by: Sachin Kale <[email protected]> Co-authored-by: Sachin Kale <[email protected]>
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.