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 6884dbb commit 79e578bCopy full SHA for 79e578b
muted-tests.yml
@@ -537,6 +537,9 @@ tests:
537
- class: org.elasticsearch.upgrades.TextRollingUpgradeIT
538
method: testIndexing {upgradedNodes=1}
539
issue: https://github.com/elastic/elasticsearch/issues/134602
540
+- class: org.elasticsearch.snapshots.SnapshotShutdownIT
541
+ method: testSnapshotShutdownProgressTracker
542
+ issue: https://github.com/elastic/elasticsearch/issues/134620
543
544
# Examples:
545
#
0 commit comments