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 2564d3c commit 67fdb84Copy full SHA for 67fdb84
muted-tests.yml
@@ -195,6 +195,9 @@ tests:
195
issue: https://github.com/elastic/elasticsearch/issues/112382
196
- class: org.elasticsearch.xpack.eql.EqlClientYamlIT
197
issue: https://github.com/elastic/elasticsearch/issues/112617
198
+- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
199
+ method: test {meta.CountFunctions}
200
+ issue: https://github.com/elastic/elasticsearch/issues/112659
201
202
# Examples:
203
#
0 commit comments