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 caa8c6d commit 4c18045Copy full SHA for 4c18045
muted-tests.yml
@@ -579,6 +579,9 @@ tests:
579
- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
580
method: test {csv-spec:stats.StdDevFilter}
581
issue: https://github.com/elastic/elasticsearch/issues/135100
582
+- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
583
+ method: test {csv-spec:inlinestats.StdDevFilter}
584
+ issue: https://github.com/elastic/elasticsearch/issues/135101
585
586
# Examples:
587
#
0 commit comments