mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-08 03:49:38 +00:00
mute CreateSnapshotRequestTests
This commit is contained in:
parent
ce1d0f5afd
commit
a368195965
@ -37,6 +37,7 @@ import java.util.Map;
|
||||
public class CreateSnapshotRequestTests extends ESTestCase {
|
||||
|
||||
// tests creating XContent and parsing with source(Map) equivalency
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/31625")
|
||||
public void testToXContent() throws IOException {
|
||||
String repo = randomAlphaOfLength(5);
|
||||
String snap = randomAlphaOfLength(10);
|
||||
|
Loading…
x
Reference in New Issue
Block a user