|
@@ -23,6 +23,9 @@ tests:
|
|
|
issue: "https://github.com/elastic/elasticsearch/issues/108857"
|
|
|
method: "test {yaml=search/180_locale_dependent_mapping/Test Index and Search locale\
|
|
|
\ dependent mappings / dates}"
|
|
|
+- class: "org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT"
|
|
|
+ issue: "https://github.com/elastic/elasticsearch/issues/108859"
|
|
|
+ method: "test {stats.SumOfDouble SYNC}"
|
|
|
# Examples:
|
|
|
#
|
|
|
# Mute a single test case in a YAML test suite:
|