We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents baee17a + 73146ac commit bb027b7Copy full SHA for bb027b7
muted-tests.yml
@@ -571,6 +571,12 @@ tests:
571
- class: org.elasticsearch.search.query.RescoreKnnVectorQueryIT
572
method: testKnnQueryRescore
573
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
580
581
# Examples:
582
#
0 commit comments