Skip to content

[Backport 2.x] Fix build slice level breakdown#11381

Merged
reta merged 1 commit into
2.xfrom
backport/backport-11359-to-2.x
Nov 29, 2023
Merged

[Backport 2.x] Fix build slice level breakdown#11381
reta merged 1 commit into
2.xfrom
backport/backport-11359-to-2.x

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Backport afa67df from #11359.

Signed-off-by: Ticheng Lin <ticheng@amazon.com>
(cherry picked from commit afa67df)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

Compatibility status:

Checks if related components are compatible with change d34350d

Incompatible components

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/neural-search.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/performance-analyzer.git]

@github-actions
Copy link
Copy Markdown
Contributor

❌ Gradle check result for d34350d: 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?

@reta
Copy link
Copy Markdown
Contributor

reta commented Nov 29, 2023

❌ Gradle check result for d34350d: FAILURE

java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([61271961E9596E09]:0

@github-actions
Copy link
Copy Markdown
Contributor

❕ Gradle check result for d34350d: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.search.SearchWeightedRoutingIT.testMultiGetWithNetworkDisruption_FailOpenEnabled
      1 org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT.test {p0=pit/10_basic/Delete all}

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
Copy link
Copy Markdown

codecov Bot commented Nov 29, 2023

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (c1c6494) 71.09% compared to head (d34350d) 71.03%.
Report is 3 commits behind head on 2.x.

Files Patch % Lines
...profile/query/ConcurrentQueryProfileBreakdown.java 66.66% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #11381      +/-   ##
============================================
- Coverage     71.09%   71.03%   -0.07%     
+ Complexity    59140    59111      -29     
============================================
  Files          4869     4869              
  Lines        278725   278727       +2     
  Branches      40847    40848       +1     
============================================
- Hits         198164   197986     -178     
- Misses        63761    63954     +193     
+ Partials      16800    16787      -13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@reta reta merged commit e266f40 into 2.x Nov 29, 2023
@github-actions github-actions Bot deleted the backport/backport-11359-to-2.x branch November 29, 2023 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants