Skip to content

Commit

Permalink
Muting of this test was forgotten in 6.8 branch.
Browse files Browse the repository at this point in the history
Relates #48381
  • Loading branch information
martijnvg committed Jan 21, 2020
1 parent 93d7552 commit 9a6324f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ public void testSecurityNativeRealm() throws Exception {
}
}

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

0 comments on commit 9a6324f

Please sign in to comment.