Mute testBasicFailureRetention (#47940)
This commit is contained in:
parent
c57191b163
commit
68eaa21d77
|
@ -279,6 +279,7 @@ public class SLMSnapshotBlockingIntegTests extends ESIntegTestCase {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/47937")
|
||||||
public void testBasicFailureRetention() throws Exception {
|
public void testBasicFailureRetention() throws Exception {
|
||||||
final String indexName = "test-idx";
|
final String indexName = "test-idx";
|
||||||
final String policyId = "test-policy";
|
final String policyId = "test-policy";
|
||||||
|
|
Loading…
Reference in New Issue