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 f2703ce commit b2acda9Copy full SHA for b2acda9
muted-tests.yml
@@ -574,6 +574,9 @@ tests:
574
- class: org.elasticsearch.streams.StreamsYamlTestSuiteIT
575
method: test {yaml=streams/logs/10_basic/Check for repeated toggle to same state}
576
issue: https://github.com/elastic/elasticsearch/issues/129735
577
+- class: org.elasticsearch.snapshots.SnapshotShutdownIT
578
+ method: testSnapshotShutdownProgressTracker
579
+ issue: https://github.com/elastic/elasticsearch/issues/129752
580
581
# Examples:
582
#
0 commit comments