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 cf80db1 commit 2a0f36bCopy full SHA for 2a0f36b
muted-tests.yml
@@ -359,6 +359,9 @@ tests:
359
- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
360
method: test {fork.ForkWithWhereSortDescAndLimit SYNC}
361
issue: https://github.com/elastic/elasticsearch/issues/123107
362
+- class: org.elasticsearch.xpack.esql.qa.mixed.MixedClusterEsqlSpecIT
363
+ method: test {fork.ForkWithWhereSortDescAndLimit ASYNC}
364
+ issue: https://github.com/elastic/elasticsearch/issues/123108
365
366
# Examples:
367
#
0 commit comments