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.
1 parent cb451da commit 6a1a862Copy full SHA for 6a1a862
muted-tests.yml
@@ -568,6 +568,9 @@ tests:
568
- class: org.elasticsearch.xpack.security.SecurityRolesMultiProjectIT
569
method: testUpdatingFileBasedRoleAffectsAllProjects
570
issue: https://github.com/elastic/elasticsearch/issues/129775
571
+- class: org.elasticsearch.search.query.RescoreKnnVectorQueryIT
572
+ method: testKnnQueryRescore
573
+ issue: https://github.com/elastic/elasticsearch/issues/129809
574
575
# Examples:
576
#
0 commit comments