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 951889e commit 304b573Copy full SHA for 304b573
muted-tests.yml
@@ -666,6 +666,9 @@ tests:
666
- class: org.elasticsearch.upgrades.FullClusterRestartIT
667
method: testRecovery {cluster=UPGRADED}
668
issue: https://github.com/elastic/elasticsearch/issues/135953
669
+- class: org.elasticsearch.upgrades.FullClusterRestartIT
670
+ method: testHistoryUUIDIsAdded {cluster=UPGRADED}
671
+ issue: https://github.com/elastic/elasticsearch/issues/135957
672
673
# Examples:
674
#
0 commit comments