|
@@ -571,6 +571,9 @@ tests:
|
|
|
- class: org.elasticsearch.xpack.esql.qa.single_node.PushQueriesIT
|
|
|
method: testEqualityOrTooBig {KEYWORD}
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/129545
|
|
|
+- class: org.elasticsearch.search.query.VectorIT
|
|
|
+ method: testFilteredQueryStrategy
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/129517
|
|
|
|
|
|
# Examples:
|
|
|
#
|