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 7493de6 commit 6dcca8cCopy full SHA for 6dcca8c
muted-tests.yml
@@ -201,6 +201,9 @@ tests:
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
+- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
205
+ method: test {meta.CountFunctions ASYNC}
206
+ issue: https://github.com/elastic/elasticsearch/issues/112661
207
208
# Examples:
209
#
0 commit comments