Skip to content

Commit 64e66e8

Browse files
authored
muting RankDocsQueryBuilderTests testRankDocsQueryEarlyTerminate (#114198)
1 parent d0951f6 commit 64e66e8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,9 @@ tests:
369369
- class: org.elasticsearch.aggregations.AggregationsClientYamlTestSuiteIT
370370
method: test {yaml=aggregations/stats_metric_fail_formatting/fail formatting}
371371
issue: https://github.com/elastic/elasticsearch/issues/114187
372+
- class: org.elasticsearch.search.retriever.rankdoc.RankDocsQueryBuilderTests
373+
method: testRankDocsQueryEarlyTerminate
374+
issue: https://github.com/elastic/elasticsearch/issues/114097
372375

373376
# Examples:
374377
#

0 commit comments

Comments
 (0)