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 3539668 commit f9d70b2Copy full SHA for f9d70b2
muted-tests.yml
@@ -378,6 +378,9 @@ tests:
378
- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
379
method: testStopQueryLocalNoRemotes
380
issue: https://github.com/elastic/elasticsearch/issues/124959
381
+- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
382
+ method: testStopQueryLocal
383
+ issue: https://github.com/elastic/elasticsearch/issues/121672
384
385
# Examples:
386
#
0 commit comments