Mute SharedClusterSnapshotRestoreIT.testCloseOrDeleteIndexDuringSnapshot

Due to https://github.com/elastic/elasticsearch/issues/39828
This commit is contained in:
David Roberts 2019-03-08 11:42:13 +00:00
parent 50d742320d
commit 366eef99a1
1 changed files with 1 additions and 0 deletions

View File

@ -2424,6 +2424,7 @@ public class SharedClusterSnapshotRestoreIT extends AbstractSnapshotIntegTestCas
}
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39828")
public void testCloseOrDeleteIndexDuringSnapshot() throws Exception {
Client client = client();