Mute testBasicFailureRetention (#47940)

This commit is contained in:
Nick Knize 2019-10-11 12:41:50 -05:00 committed by Nicholas Knize
parent c57191b163
commit 68eaa21d77
1 changed files with 1 additions and 0 deletions

View File

@ -279,6 +279,7 @@ public class SLMSnapshotBlockingIntegTests extends ESIntegTestCase {
}
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/47937")
public void testBasicFailureRetention() throws Exception {
final String indexName = "test-idx";
final String policyId = "test-policy";