Skip to content

Commit

Permalink
Fix org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT.test {…
Browse files Browse the repository at this point in the history
…p0=search.aggregation/400_inner_hits/Include inner hits in top hits}

Signed-off-by: Andriy Redko <[email protected]>
  • Loading branch information
reta committed May 2, 2024
1 parent 6053310 commit 8bd6fd0
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ setup:

---
"Include inner hits in top hits":
- skip:
version: " - 2.13.99"
reason: "the regression was fixed in 2.14.0"
- do:
search:
rest_total_hits_as_int: true
Expand Down

0 comments on commit 8bd6fd0

Please sign in to comment.