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 2b410c4 commit 9e73518Copy full SHA for 9e73518
muted-tests.yml
@@ -415,6 +415,9 @@ tests:
415
- class: org.elasticsearch.xpack.transform.checkpoint.TransformCCSCanMatchIT
416
method: testTransformLifecycle_RangeQueryThatMatchesNoShards
417
issue: https://github.com/elastic/elasticsearch/issues/121480
418
+- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryIT
419
+ method: testStopQueryLocal
420
+ issue: https://github.com/elastic/elasticsearch/issues/121487
421
422
# Examples:
423
#
0 commit comments