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 d1788af commit b236011Copy full SHA for b236011
muted-tests.yml
@@ -236,6 +236,9 @@ tests:
236
- class: org.elasticsearch.reservedstate.service.RepositoriesFileSettingsIT
237
method: testSettingsApplied
238
issue: https://github.com/elastic/elasticsearch/issues/116694
239
+- class: org.elasticsearch.snapshots.SnapshotShutdownIT
240
+ method: testRestartNodeDuringSnapshot
241
+ issue: https://github.com/elastic/elasticsearch/issues/116730
242
243
# Examples:
244
#
0 commit comments