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 d1beb01 commit 1587556Copy full SHA for 1587556
muted-tests.yml
@@ -393,6 +393,9 @@ tests:
393
- class: org.elasticsearch.upgrades.UpgradeClusterClientYamlTestSuiteIT
394
method: test {p0=mixed_cluster/110_enrich/Enrich stats query smoke test for mixed cluster}
395
issue: https://github.com/elastic/elasticsearch/issues/121642
396
+- class: org.elasticsearch.search.CrossClusterSearchUnavailableClusterIT
397
+ method: testSearchSkipUnavailable
398
+ issue: https://github.com/elastic/elasticsearch/issues/121497
399
400
# Examples:
401
#
0 commit comments