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 6604198 commit 6c9e64eCopy full SHA for 6c9e64e
muted-tests.yml
@@ -421,6 +421,9 @@ tests:
421
- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryIT
422
method: testSuccessfulPathways
423
issue: https://github.com/elastic/elasticsearch/issues/121488
424
+- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryIT
425
+ method: testAsyncQueriesWithLimit0
426
+ issue: https://github.com/elastic/elasticsearch/issues/121489
427
428
# Examples:
429
#
0 commit comments