-
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 testMultiGetWithNetworkDisruption_FailOpenEnabled #12562
Mute flaky test testMultiGetWithNetworkDisruption_FailOpenEnabled #12562
Conversation
Compatibility status:Checks if related components are compatible with change 7bda0a0 Incompatible componentsIncompatible components: [https://github.com/opensearch-project/ml-commons.git] Skipped componentsCompatible componentsCompatible components: [https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/flow-framework.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/opensearch-oci-object-storage.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/performance-analyzer.git] |
❕ Gradle check result for 4fb3736: 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. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #12562 +/- ##
============================================
+ Coverage 71.42% 71.46% +0.04%
- Complexity 59978 60009 +31
============================================
Files 4985 4985
Lines 282275 282320 +45
Branches 40946 40949 +3
============================================
+ Hits 201603 201756 +153
+ Misses 63999 63873 -126
- Partials 16673 16691 +18 ☔ View full report in Codecov by Sentry. |
❌ Gradle check result for 5f625b3: 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? |
❌ Gradle check result for 7dcc20b: 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? |
7dcc20b
to
f2c998b
Compare
❌ Gradle check result for f2c998b: 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? |
f2c998b
to
ec5f86d
Compare
❌ Gradle check result for ec5f86d: 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? |
Signed-off-by: Anshu Agarwal <anshukag@amazon.com>
Signed-off-by: Anshu Agarwal <anshukag@amazon.com>
Signed-off-by: Anshu Agarwal <anshukag@amazon.com>
ec5f86d
to
7bda0a0
Compare
❕ Gradle check result for 7bda0a0: 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. |
Flaky test - #12197 |
…2562) * Mute flaky test testMultiGetWithNetworkDisruption_FailOpenEnabled Signed-off-by: Anshu Agarwal <anshukag@amazon.com> * mute flaky test testShardRoutingWithNetworkDisruption_FailOpenEnabled Signed-off-by: Anshu Agarwal <anshukag@amazon.com> * spotless fix Signed-off-by: Anshu Agarwal <anshukag@amazon.com> --------- Signed-off-by: Anshu Agarwal <anshukag@amazon.com> Co-authored-by: Anshu Agarwal <anshukag@amazon.com> (cherry picked from commit 1e9c05c) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…2562) (#12623) * Mute flaky test testMultiGetWithNetworkDisruption_FailOpenEnabled * mute flaky test testShardRoutingWithNetworkDisruption_FailOpenEnabled * spotless fix --------- (cherry picked from commit 1e9c05c) Signed-off-by: Anshu Agarwal <anshukag@amazon.com> 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> Co-authored-by: Anshu Agarwal <anshukag@amazon.com>
…ensearch-project#12562) * Mute flaky test testMultiGetWithNetworkDisruption_FailOpenEnabled Signed-off-by: Anshu Agarwal <anshukag@amazon.com> * mute flaky test testShardRoutingWithNetworkDisruption_FailOpenEnabled Signed-off-by: Anshu Agarwal <anshukag@amazon.com> * spotless fix Signed-off-by: Anshu Agarwal <anshukag@amazon.com> --------- Signed-off-by: Anshu Agarwal <anshukag@amazon.com> Co-authored-by: Anshu Agarwal <anshukag@amazon.com>
…ensearch-project#12562) * Mute flaky test testMultiGetWithNetworkDisruption_FailOpenEnabled Signed-off-by: Anshu Agarwal <anshukag@amazon.com> * mute flaky test testShardRoutingWithNetworkDisruption_FailOpenEnabled Signed-off-by: Anshu Agarwal <anshukag@amazon.com> * spotless fix Signed-off-by: Anshu Agarwal <anshukag@amazon.com> --------- Signed-off-by: Anshu Agarwal <anshukag@amazon.com> Co-authored-by: Anshu Agarwal <anshukag@amazon.com> Signed-off-by: Shivansh Arora <hishiv@amazon.com>
Description
This PR mutes flaky test
testMultiGetWithNetworkDisruption_FailOpenEnabled
until fixed.Related Issues
#10755
Check List
New functionality has been documented.New functionality has javadoc addedFailing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)Commit changes are listed out in CHANGELOG.md file (See: Changelog)Public documentation issue/PR createdBy 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.