Skip to content

Commit

Permalink
Mute failing WatcherRestartIT.testWatcherRestart test (#69919) (#69929)
Browse files Browse the repository at this point in the history
  • Loading branch information
danhermann authored Mar 3, 2021
1 parent bc552d6 commit ade7268
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 ade7268

Please sign in to comment.