Skip to content

Commit e0b6a61

Browse files
Mute org.elasticsearch.search.vectors.IVFKnnFloatVectorQueryTests testSearchBoost #127969
1 parent bc574c9 commit e0b6a61

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

+3
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,9 @@ tests:
465465
- class: org.elasticsearch.search.vectors.IVFKnnFloatVectorQueryTests
466466
method: testRandomWithFilter
467467
issue: https://github.com/elastic/elasticsearch/issues/127963
468+
- class: org.elasticsearch.search.vectors.IVFKnnFloatVectorQueryTests
469+
method: testSearchBoost
470+
issue: https://github.com/elastic/elasticsearch/issues/127969
468471

469472
# Examples:
470473
#

0 commit comments

Comments
 (0)