We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4343d15 commit 7872e84Copy full SHA for 7872e84
muted-tests.yml
@@ -468,6 +468,9 @@ tests:
468
- class: org.elasticsearch.xpack.esql.expression.function.aggregate.SampleTests
469
method: testGroupingAggregate {TestCase=<long unicode TEXTs>}
470
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
474
475
# Examples:
476
#
0 commit comments