[TEST] mute the testSnapshotSucceedsAfterSnapshotFailure() test

until its clear what is going wrong.

Relates #21496
This commit is contained in:
Ali Beyad 2016-11-11 11:50:23 -05:00
parent 372480a16a
commit 8f85e388da
1 changed files with 1 additions and 0 deletions

View File

@ -2672,6 +2672,7 @@ public class SharedClusterSnapshotRestoreIT extends AbstractSnapshotIntegTestCas
assertEquals("IndexShardSnapshotFailedException[Aborted]", snapshotInfo.shardFailures().get(0).reason());
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/21496")
public void testSnapshotSucceedsAfterSnapshotFailure() throws Exception {
logger.info("--> creating repository");
final Path repoPath = randomRepoPath();