-
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
[Backport 2.x] Mute flaky concurrent segment search tests pending fixes (#10437) #11050
Conversation
Compatibility status:Checks if related components are compatible with change 66260ae Incompatible componentsIncompatible components: [https://github.com/opensearch-project/performance-analyzer.git] Skipped componentsCompatible componentsCompatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/neural-search.git] |
Gradle Check (Jenkins) Run Completed with:
|
8ac49fa
to
c6bd9bf
Compare
Gradle Check (Jenkins) Run Completed with:
|
c6bd9bf
to
0bea75c
Compare
Gradle Check (Jenkins) Run Completed with:
|
0bea75c
to
bff20e0
Compare
Gradle Check (Jenkins) Run Completed with:
|
bff20e0
to
de72d2d
Compare
Gradle Check (Jenkins) Run Completed with:
|
Good news - PR for review to resolve it #11068 - want to take a look? |
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
From https://build.ci.opensearch.org/job/gradle-check/29504/From https://build.ci.opensearch.org/job/gradle-check/29511/
From https://build.ci.opensearch.org/job/gradle-check/29504/From https://build.ci.opensearch.org/job/gradle-check/29522/ |
Gradle Check (Jenkins) Run Completed with:
|
…project#10437) * DiversifiedSamplerIT.testNestedSamples * QueryProfilePhaseTests.testMaxScore * QueryProfilePhaseTests.testCollapseQuerySearchResults * HighlighterSearchIT.testHighlightQueryRewriteDatesWithNow * FieldCapabilitiesIT.testWithIndexFilter * QueryProfilePhaseTests.testDisableTopScoreCollection Signed-off-by: Jay Deng <jayd0104@gmail.com>
de72d2d
to
66260ae
Compare
@peternied just rebased. Thanks! |
Codecov Report
@@ Coverage Diff @@
## 2.x #11050 +/- ##
============================================
+ Coverage 70.86% 71.00% +0.13%
- Complexity 58864 58903 +39
============================================
Files 4850 4851 +1
Lines 277900 278030 +130
Branches 40735 40766 +31
============================================
+ Hits 196937 197417 +480
+ Misses 64238 63822 -416
- Partials 16725 16791 +66
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Gradle Check (Jenkins) Run Completed with:
|
Description
Backport 9cb4f9d from #10437.
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.