Skip to content

Commit 893ea68

Browse files
Mute org.elasticsearch.snapshots.ConcurrentSnapshotsIT testMasterFailoverOnFinalizationLoop #112811
1 parent a151bb0 commit 893ea68

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,9 @@ tests:
211211
- class: org.elasticsearch.script.StatsSummaryTests
212212
method: testEqualsAndHashCode
213213
issue: https://github.com/elastic/elasticsearch/issues/112439
214+
- class: org.elasticsearch.snapshots.ConcurrentSnapshotsIT
215+
method: testMasterFailoverOnFinalizationLoop
216+
issue: https://github.com/elastic/elasticsearch/issues/112811
214217

215218
# Examples:
216219
#

0 commit comments

Comments
 (0)