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 1b7518d commit c570950Copy full SHA for c570950
muted-tests.yml
@@ -438,6 +438,9 @@ tests:
438
- class: org.elasticsearch.xpack.esql.action.CrossClustersCancellationIT
439
method: testCancel
440
issue: https://github.com/elastic/elasticsearch/issues/121632
441
+- class: org.elasticsearch.xpack.esql.action.CrossClustersCancellationIT
442
+ method: testCancelSkipUnavailable
443
+ issue: https://github.com/elastic/elasticsearch/issues/121631
444
445
# Examples:
446
#
0 commit comments