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 4d079ce commit e426408Copy full SHA for e426408
muted-tests.yml
@@ -663,6 +663,9 @@ tests:
663
- class: org.elasticsearch.upgrades.FullClusterRestartIT
664
method: testSnapshotRestore {cluster=UPGRADED}
665
issue: https://github.com/elastic/elasticsearch/issues/135933
666
+- class: org.elasticsearch.upgrades.FullClusterRestartIT
667
+ method: testForbidDisableSoftDeletesOnRestore {cluster=UPGRADED}
668
+ issue: https://github.com/elastic/elasticsearch/issues/135937
669
670
# Examples:
671
#
0 commit comments