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 c349b48 commit acdd910Copy full SHA for acdd910
muted-tests.yml
@@ -687,6 +687,9 @@ tests:
687
- class: org.elasticsearch.upgrades.FullClusterRestartIT
688
method: testNewReplicas {cluster=UPGRADED}
689
issue: https://github.com/elastic/elasticsearch/issues/135956
690
+- class: org.elasticsearch.upgrades.FullClusterRestartIT
691
+ method: testHistoryUUIDIsAdded {cluster=UPGRADED}
692
+ issue: https://github.com/elastic/elasticsearch/issues/135957
693
694
# Examples:
695
#
0 commit comments