mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
Mute WriteMemoryLimitsIT.testWriteBytesAreIncremented
This commit is contained in:
parent
20d04081ec
commit
8fca312a3a
@ -69,6 +69,7 @@ public class WriteMemoryLimitsIT extends ESIntegTestCase {
|
|||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/58983")
|
||||||
public void testWriteBytesAreIncremented() throws Exception {
|
public void testWriteBytesAreIncremented() throws Exception {
|
||||||
final String index = "test";
|
final String index = "test";
|
||||||
assertAcked(prepareCreate(index, Settings.builder()
|
assertAcked(prepareCreate(index, Settings.builder()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user