We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22ca381 commit ecd7930Copy full SHA for ecd7930
muted-tests.yml
@@ -190,6 +190,9 @@ tests:
190
- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
191
method: test {mv_percentile.FromIndex SYNC}
192
issue: https://github.com/elastic/elasticsearch/issues/112180
193
+- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
194
+ method: test {mv_percentile.FromIndex SYNC}
195
+ issue: https://github.com/elastic/elasticsearch/issues/112187
196
197
# Examples:
198
#
0 commit comments