From b2acda9a9fe150cb643ff07da93d15d00a9c58a3 Mon Sep 17 00:00:00 2001 From: elasticsearchmachine <58790826+elasticsearchmachine@users.noreply.github.com> Date: Fri, 20 Jun 2025 19:12:39 +1000 Subject: [PATCH] Mute org.elasticsearch.snapshots.SnapshotShutdownIT testSnapshotShutdownProgressTracker #129752 --- muted-tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/muted-tests.yml b/muted-tests.yml index c7a730341666..be3866d777e1 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -574,6 +574,9 @@ tests: - class: org.elasticsearch.streams.StreamsYamlTestSuiteIT method: test {yaml=streams/logs/10_basic/Check for repeated toggle to same state} issue: https://github.com/elastic/elasticsearch/issues/129735 +- class: org.elasticsearch.snapshots.SnapshotShutdownIT + method: testSnapshotShutdownProgressTracker + issue: https://github.com/elastic/elasticsearch/issues/129752 # Examples: #