Skip to content

Commit

Permalink
Mute WatcherRestartIT#testWatcherRestart(...) (elastic#81881) (elasti…
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnvg authored Dec 17, 2021
1 parent 5f6e9c7 commit e9df312
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ public class WatcherRestartIT extends AbstractUpgradeTestCase {

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

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

0 comments on commit e9df312

Please sign in to comment.