Skip to content

Commit

Permalink
Mute LocalIndicesCleanerTests.testHandlesWatcherHistory
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Vieira <[email protected]>
  • Loading branch information
mark-vieira committed Mar 2, 2020
1 parent a134ccc commit 645d0bb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ protected void assertIndicesCount(int count) throws Exception {
});
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/53025")
public void testHandlesWatcherHistory() throws Exception {
internalCluster().startNode();

Expand Down

0 comments on commit 645d0bb

Please sign in to comment.