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 afda481 commit 4798209Copy full SHA for 4798209
muted-tests.yml
@@ -375,6 +375,9 @@ tests:
375
- class: org.elasticsearch.xpack.esql.qa.single_node.EsqlSpecIT
376
method: test {lookup-join.MvJoinKeyFromRow SYNC}
377
issue: https://github.com/elastic/elasticsearch/issues/124951
378
+- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
379
+ method: testStopQueryLocalNoRemotes
380
+ issue: https://github.com/elastic/elasticsearch/issues/124959
381
382
# Examples:
383
#
0 commit comments