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 c4598a3 commit e73fbc8Copy full SHA for e73fbc8
muted-tests.yml
@@ -657,6 +657,9 @@ tests:
657
- class: org.elasticsearch.upgrades.FullClusterRestartIT
658
method: testClusterState {cluster=UPGRADED}
659
issue: https://github.com/elastic/elasticsearch/issues/135960
660
+- class: org.elasticsearch.upgrades.FullClusterRestartIT
661
+ method: testForbidDisableSoftDeletesOnRestore {cluster=UPGRADED}
662
+ issue: https://github.com/elastic/elasticsearch/issues/135937
663
664
# Examples:
665
#
0 commit comments