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 787ad29 commit a33e303Copy full SHA for a33e303
muted-tests.yml
@@ -603,6 +603,9 @@ tests:
603
- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
604
method: test {csv-spec:inlinestats.DocsMultiAggsMultiGroupings}
605
issue: https://github.com/elastic/elasticsearch/issues/135118
606
+- class: org.elasticsearch.xpack.esql.CsvTests
607
+ method: test {csv-spec:inlinestats.DocsMultiAggsMultiGroupings}
608
+ issue: https://github.com/elastic/elasticsearch/issues/135120
609
610
# Examples:
611
#
0 commit comments