Skip to content

Commit bb027b7

Browse files
Merge branch 'main' into eis-rerank-default-inference-endpoint
2 parents baee17a + 73146ac commit bb027b7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

muted-tests.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,12 @@ tests:
571571
- class: org.elasticsearch.search.query.RescoreKnnVectorQueryIT
572572
method: testKnnQueryRescore
573573
issue: https://github.com/elastic/elasticsearch/issues/129809
574+
- class: org.elasticsearch.search.query.RescoreKnnVectorQueryIT
575+
method: testKnnRetriever
576+
issue: https://github.com/elastic/elasticsearch/issues/129818
577+
- class: org.elasticsearch.qa.verify_version_constants.VerifyVersionConstantsIT
578+
method: testLuceneVersionConstant
579+
issue: https://github.com/elastic/elasticsearch/issues/125638
574580

575581
# Examples:
576582
#

0 commit comments

Comments
 (0)