Skip to content

Commit

Permalink
Mute failing WatcherRestartIT.testWatcherRestart test (elastic#69919)
Browse files Browse the repository at this point in the history
  • Loading branch information
danhermann committed Mar 3, 2021
1 parent bc552d6 commit f13dc7d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ public class WatcherRestartIT extends AbstractUpgradeTestCase {

private static final String templatePrefix = ".watch-history-";

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/69918")
public void testWatcherRestart() throws Exception {
client().performRequest(new Request("POST", "/_watcher/_stop"));
ensureWatcherStopped();
Expand Down

0 comments on commit f13dc7d

Please sign in to comment.