Mute SharedClusterSnapshotRestoreIT#testAbortedSnapshotDuringInitDoesNotStart (#38304)

This commit is contained in:
Christoph Büscher 2019-02-04 10:41:35 +01:00 committed by GitHub
parent ff13a43144
commit 15510da2af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -3637,6 +3637,7 @@ public class SharedClusterSnapshotRestoreIT extends AbstractSnapshotIntegTestCas
}
@TestLogging("org.elasticsearch.snapshots:TRACE")
@AwaitsFix(bugUrl="https://github.com/elastic/elasticsearch/issues/38226")
public void testAbortedSnapshotDuringInitDoesNotStart() throws Exception {
final Client client = client();