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 a9c09bb commit 0fd38b1Copy full SHA for 0fd38b1
muted-tests.yml
@@ -441,6 +441,9 @@ tests:
441
- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
442
method: testStopQueryLocal
443
issue: https://github.com/elastic/elasticsearch/issues/131595
444
+- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
445
+ method: testStopQueryLocalNoRemotes
446
+ issue: https://github.com/elastic/elasticsearch/issues/131596
447
448
# Examples:
449
#
0 commit comments