Skip to content

Commit

Permalink
Mute WriteMemoryLimitsIT.testWriteBytesAreIncremented
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-vieira committed Jul 2, 2020
1 parent 20d0408 commit 8fca312
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ protected int numberOfShards() {
return 1;
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/58983")
public void testWriteBytesAreIncremented() throws Exception {
final String index = "test";
assertAcked(prepareCreate(index, Settings.builder()
Expand Down

0 comments on commit 8fca312

Please sign in to comment.