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 6264cab commit 244a74dCopy full SHA for 244a74d
muted-tests.yml
@@ -473,6 +473,9 @@ tests:
473
- class: org.elasticsearch.upgrades.FullClusterRestartIT
474
method: testTurnOffTranslogRetentionAfterUpgraded {cluster=UPGRADED}
475
issue: https://github.com/elastic/elasticsearch/issues/135958
476
+- class: org.elasticsearch.upgrades.FullClusterRestartIT
477
+ method: testOperationBasedRecovery {cluster=UPGRADED}
478
+ issue: https://github.com/elastic/elasticsearch/issues/135944
479
480
# Examples:
481
#
0 commit comments