Skip to content

Commit

Permalink
Mute testHistoryIsWrittenWithSuccess
Browse files Browse the repository at this point in the history
Tracked at #50353
  • Loading branch information
dnhatn committed Dec 20, 2019
1 parent 3ef7894 commit ceec4ea
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1004,6 +1004,7 @@ public void testILMRolloverOnManuallyRolledIndex() throws Exception {
assertBusy(() -> assertTrue(indexExists(thirdIndex)));
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/50353")
public void testHistoryIsWrittenWithSuccess() throws Exception {
String index = "index";

Expand Down

0 comments on commit ceec4ea

Please sign in to comment.