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 a151bb0 commit 893ea68Copy full SHA for 893ea68
muted-tests.yml
@@ -211,6 +211,9 @@ tests:
211
- class: org.elasticsearch.script.StatsSummaryTests
212
method: testEqualsAndHashCode
213
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
217
218
# Examples:
219
#
0 commit comments