Skip to content

Commit

Permalink
Mute testHistoryIsWrittenWithSuccess
Browse files Browse the repository at this point in the history
Tracked at elastic#50353
  • Loading branch information
dnhatn authored and SivagurunathanV committed Jan 21, 2020
1 parent 1a21b5b commit 592bb71
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1005,6 +1005,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 592bb71

Please sign in to comment.