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 14a28ad commit 4a2d8fdCopy full SHA for 4a2d8fd
muted-tests.yml
@@ -582,6 +582,9 @@ tests:
582
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
583
method: test {csv-spec:stats.CountDistinctWithConditions}
584
issue: https://github.com/elastic/elasticsearch/issues/134984
585
+- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
586
+ method: test {csv-spec:stats.CountDistinctWithConditions}
587
+ issue: https://github.com/elastic/elasticsearch/issues/134993
588
589
# Examples:
590
#
0 commit comments