Skip to content

Commit a0109bb

Browse files
Mute org.elasticsearch.search.query.RescoreKnnVectorQueryIT testKnnSearchRescore #129713
1 parent c173522 commit a0109bb

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
@@ -574,6 +574,9 @@ tests:
574574
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
575575
method: test {scoring.TestMatchPhraseWithScoreBoost ASYNC}
576576
issue: https://github.com/elastic/elasticsearch/issues/129676
577+
- class: org.elasticsearch.search.query.RescoreKnnVectorQueryIT
578+
method: testKnnSearchRescore
579+
issue: https://github.com/elastic/elasticsearch/issues/129713
577580

578581
# Examples:
579582
#

0 commit comments

Comments
 (0)