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 1866233 commit 6f53958Copy full SHA for 6f53958
muted-tests.yml
@@ -202,6 +202,9 @@ tests:
202
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
203
method: test {p0=ml/inference_processor/Test create processor with missing mandatory fields}
204
issue: https://github.com/elastic/elasticsearch/issues/112191
205
+- class: org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT
206
+ method: test {mv_percentile.FromIndex ASYNC}
207
+ issue: https://github.com/elastic/elasticsearch/issues/112193
208
209
# Examples:
210
#
0 commit comments