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 47106d6 commit 2bf753dCopy full SHA for 2bf753d
muted-tests.yml
@@ -577,6 +577,9 @@ tests:
577
- class: org.elasticsearch.server.cli.MachineDependentHeapTests
578
method: testMlOnlyOptions
579
issue: https://github.com/elastic/elasticsearch/issues/129236
580
+- class: org.elasticsearch.upgrades.RunningSnapshotIT
581
+ method: testRunningSnapshotCompleteAfterUpgrade {upgradedNodes=1}
582
+ issue: https://github.com/elastic/elasticsearch/issues/129644
583
584
# Examples:
585
#
0 commit comments