opensearch-project / OpenSearch

🔎 Open source distributed and RESTful search engine.
https://opensearch.org/docs/latest/opensearch/index/
Apache License 2.0
8.83k stars 1.62k forks source link

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

Closed reta closed 2 weeks ago

reta commented 2 weeks ago

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

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.

github-actions[bot] commented 2 weeks ago

:grey_exclamation: Gradle check result for 8bd6fd06884f21a4f8d02a884058967a97e03c64: 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[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.