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 ae0c7ee commit 6940344Copy full SHA for 6940344
muted-tests.yml
@@ -246,6 +246,9 @@ tests:
246
- class: org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT
247
method: test {p0=cat.shards/10_basic/Help}
248
issue: https://github.com/elastic/elasticsearch/issues/116110
249
+- class: org.elasticsearch.xpack.restart.CoreFullClusterRestartIT
250
+ method: testSnapshotRestore {cluster=UPGRADED}
251
+ issue: https://github.com/elastic/elasticsearch/issues/111799
252
253
# Examples:
254
#
0 commit comments