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 ac34cad commit 9122e66Copy full SHA for 9122e66
muted-tests.yml
@@ -394,6 +394,9 @@ tests:
394
- class: org.elasticsearch.search.CrossClusterSearchUnavailableClusterIT
395
method: testSearchSkipUnavailable
396
issue: https://github.com/elastic/elasticsearch/issues/121497
397
+- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
398
+ method: testStopQueryLocal
399
+ issue: https://github.com/elastic/elasticsearch/issues/121672
400
401
# Examples:
402
#
0 commit comments