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 6d25cbf commit 9112abaCopy full SHA for 9112aba
muted-tests.yml
@@ -417,6 +417,9 @@ tests:
417
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
418
method: test {yaml=reference/cat/health/cat-health-example}
419
issue: https://github.com/elastic/elasticsearch/issues/122335
420
+- class: org.elasticsearch.xpack.esql.action.CrossClusterCancellationIT
421
+ method: testCloseSkipUnavailable
422
+ issue: https://github.com/elastic/elasticsearch/issues/122336
423
424
# Examples:
425
#
0 commit comments