Skip to content

Commit 7872e84

Browse files
Mute org.elasticsearch.search.vectors.IVFKnnFloatVectorQueryTests testRandomWithFilter #127963
1 parent 4343d15 commit 7872e84

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
@@ -468,6 +468,9 @@ tests:
468468
- class: org.elasticsearch.xpack.esql.expression.function.aggregate.SampleTests
469469
method: testGroupingAggregate {TestCase=<long unicode TEXTs>}
470470
issue: https://github.com/elastic/elasticsearch/issues/127951
471+
- class: org.elasticsearch.search.vectors.IVFKnnFloatVectorQueryTests
472+
method: testRandomWithFilter
473+
issue: https://github.com/elastic/elasticsearch/issues/127963
471474

472475
# Examples:
473476
#

0 commit comments

Comments
 (0)