Skip to content

Commit e56d356

Browse files
committed
muting RankDocsQueryBuilderTests testRankDocsQueryEarlyTerminate
1 parent aeabb36 commit e56d356

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
@@ -347,6 +347,9 @@ tests:
347347
- class: org.elasticsearch.xpack.inference.TextEmbeddingCrudIT
348348
method: testPutE5Small_withPlatformAgnosticVariant
349349
issue: https://github.com/elastic/elasticsearch/issues/113983
350+
- class: org.elasticsearch.search.retriever.rankdoc.RankDocsQueryBuilderTests
351+
method: testRankDocsQueryEarlyTerminate
352+
issue: https://github.com/elastic/elasticsearch/issues/114097
350353

351354
# Examples:
352355
#

0 commit comments

Comments
 (0)