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 929c2cd commit 4084d1eCopy full SHA for 4084d1e
muted-tests.yml
@@ -642,6 +642,9 @@ tests:
642
- class: org.elasticsearch.xpack.esql.action.LookupJoinTypesIT
643
method: testLookupJoinOthers
644
issue: https://github.com/elastic/elasticsearch/issues/133480
645
+- class: org.elasticsearch.xpack.esql.action.CrossClusterAsyncQueryStopIT
646
+ method: testStopQueryLocal
647
+ issue: https://github.com/elastic/elasticsearch/issues/133481
648
649
# Examples:
650
#
0 commit comments