Skip to content

Commit 6a1a862

Browse files
Mute org.elasticsearch.search.query.RescoreKnnVectorQueryIT testKnnQueryRescore #129809
1 parent cb451da commit 6a1a862

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
@@ -568,6 +568,9 @@ tests:
568568
- class: org.elasticsearch.xpack.security.SecurityRolesMultiProjectIT
569569
method: testUpdatingFileBasedRoleAffectsAllProjects
570570
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
571574

572575
# Examples:
573576
#

0 commit comments

Comments
 (0)