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 6685736 commit 1758598Copy full SHA for 1758598
muted-tests.yml
@@ -429,6 +429,9 @@ tests:
429
- class: org.elasticsearch.xpack.esql.action.CrossClusterQueryUnavailableRemotesIT
430
method: testRemoteOnlyCCSAgainstDisconnectedRemoteWithSkipUnavailableTrue
431
issue: https://github.com/elastic/elasticsearch/issues/121578
432
+- class: org.elasticsearch.xpack.esql.action.CrossClustersCancellationIT
433
+ method: testTasks
434
+ issue: https://github.com/elastic/elasticsearch/issues/121626
435
436
# Examples:
437
#
0 commit comments