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 108aca6 commit cb8647eCopy full SHA for cb8647e
muted-tests.yml
@@ -696,6 +696,9 @@ tests:
696
- class: org.elasticsearch.upgrades.FullClusterRestartIT
697
method: testSoftDeletes {cluster=UPGRADED}
698
issue: https://github.com/elastic/elasticsearch/issues/135959
699
+- class: org.elasticsearch.upgrades.FullClusterRestartIT
700
+ method: testClusterState {cluster=UPGRADED}
701
+ issue: https://github.com/elastic/elasticsearch/issues/135960
702
703
# Examples:
704
#
0 commit comments