Skip to content

Commit

Permalink
Muted watcher bwc restart test #30777
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnvg committed Jan 27, 2020
1 parent ee202a6 commit 7e0f73e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ public void testSecurityNativeRealm() throws Exception {
}

@SuppressWarnings("unchecked")
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/30777")
public void testWatcher() throws Exception {
if (isRunningAgainstOldCluster()) {
logger.info("Adding a watch on old cluster {}", getOldClusterVersion());
Expand Down

0 comments on commit 7e0f73e

Please sign in to comment.