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 67fdb84 commit 7493de6Copy full SHA for 7493de6
muted-tests.yml
@@ -198,6 +198,9 @@ tests:
198
- class: org.elasticsearch.xpack.esql.ccq.MultiClusterSpecIT
199
method: test {meta.CountFunctions}
200
issue: https://github.com/elastic/elasticsearch/issues/112659
201
+- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
202
+ method: test {meta.CountFunctions SYNC}
203
+ issue: https://github.com/elastic/elasticsearch/issues/112660
204
205
# Examples:
206
#
0 commit comments