mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
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 {
|
||||
final String indexName = "test-idx";
|
||||
final String policyId = "test-policy";
|
||||
|
Loading…
x
Reference in New Issue
Block a user