|
@@ -102,6 +102,9 @@ tests:
|
|
|
method: "testNotMatchSome {p0=StandardSetup[fieldType=keyword, multivaluedField=true, empty=true, count=100]}"
|
|
|
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
|
|
|
issue: https://github.com/elastic/elasticsearch/issues/110978
|
|
|
+- class: org.elasticsearch.xpack.esql.tree.EsqlNodeSubclassTests
|
|
|
+ method: testInfoParameters {class org.elasticsearch.xpack.esql.plan.physical.MvExpandExec}
|
|
|
+ issue: https://github.com/elastic/elasticsearch/issues/110980
|
|
|
|
|
|
# Examples:
|
|
|
#
|