Skip to content

Commit

Permalink
Re-enable Watcher full cluster restart test (#47950) (#48000)
Browse files Browse the repository at this point in the history
This test is believed to be fixed by #43939

closes #40178
  • Loading branch information
jakelandis authored Oct 14, 2019
1 parent 17d8ee9 commit 5a4745a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ public void testSecurityNativeRealm() throws Exception {
}

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

0 comments on commit 5a4745a

Please sign in to comment.