Skip to content

Commit

Permalink
AwaitsFix for #84403
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveCTurner committed Mar 18, 2022
1 parent a3d111b commit 7e38134
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ public void testMultipleAutoFollowPatternsDifferentClusters() throws Exception {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/84403")
public void testAutoFollowPatterns() throws Exception {
if ("follow".equals(targetCluster) == false) {
logger.info("skipping test, waiting for target cluster [follow]");
Expand Down

0 comments on commit 7e38134

Please sign in to comment.