Skip to content

Commit

Permalink
mute WatcherRestartIT
Browse files Browse the repository at this point in the history
  • Loading branch information
Hendrik Muhs committed Nov 23, 2020
1 parent c558ef6 commit 1828a8b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ public class WatcherRestartIT extends AbstractUpgradeTestCase {

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

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

0 comments on commit 1828a8b

Please sign in to comment.