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 ecd7930 commit d053d39Copy full SHA for d053d39
muted-tests.yml
@@ -193,6 +193,9 @@ tests:
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
+- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
197
+ method: test {mv_percentile.FromIndex ASYNC}
198
+ issue: https://github.com/elastic/elasticsearch/issues/112188
199
200
# Examples:
201
#
0 commit comments