Skip to content
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

Fix org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT.test {p0=search.aggregation/400_inner_hits/Include inner hits in top hits} #13510

Merged
merged 1 commit into from
May 2, 2024

Conversation

reta
Copy link
Collaborator

@reta reta commented May 2, 2024

Description

Fix Fix org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT.test {p0=search.aggregation/400_inner_hits/Include inner hits in top hits}

Related Issues

Failures observed here: https://build.ci.opensearch.org/job/gradle-check/38180/

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Failing checks are inspected and point to the corresponding known issue(s) (See: Troubleshooting Failing Builds)
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)
  • Public documentation issue/PR created

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.

…p0=search.aggregation/400_inner_hits/Include inner hits in top hits}

Signed-off-by: Andriy Redko <[email protected]>
Copy link
Contributor

github-actions bot commented May 2, 2024

❕ Gradle check result for 8bd6fd0: UNSTABLE

  • TEST FAILURES:
      1 org.opensearch.repositories.azure.AzureBlobStoreRepositoryTests.testWriteRead

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented May 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.56%. Comparing base (b15cb0c) to head (8bd6fd0).
Report is 251 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13510      +/-   ##
============================================
+ Coverage     71.42%   71.56%   +0.14%     
- Complexity    59978    61000    +1022     
============================================
  Files          4985     5050      +65     
  Lines        282275   286806    +4531     
  Branches      40946    41552     +606     
============================================
+ Hits         201603   205260    +3657     
- Misses        63999    64585     +586     
- Partials      16673    16961     +288     

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

@msfroh msfroh merged commit b09d9ef into opensearch-project:main May 2, 2024
71 checks passed
finnegancarroll pushed a commit to finnegancarroll/OpenSearch that referenced this pull request May 10, 2024
…p0=search.aggregation/400_inner_hits/Include inner hits in top hits} (opensearch-project#13510)

Signed-off-by: Andriy Redko <[email protected]>
deshsidd pushed a commit to deshsidd/OpenSearch that referenced this pull request May 17, 2024
…p0=search.aggregation/400_inner_hits/Include inner hits in top hits} (opensearch-project#13510)

Signed-off-by: Andriy Redko <[email protected]>
parv0201 pushed a commit to parv0201/OpenSearch that referenced this pull request Jun 10, 2024
…p0=search.aggregation/400_inner_hits/Include inner hits in top hits} (opensearch-project#13510)

Signed-off-by: Andriy Redko <[email protected]>
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