Skip to content

Commit e27f64e

Browse files
committed
AwaitsFix for #84403
1 parent 7bb2cd9 commit e27f64e

File tree

1 file changed

+1
-0
lines changed
  • x-pack/plugin/ccr/qa/multi-cluster/src/test/java/org/elasticsearch/xpack/ccr

1 file changed

+1
-0
lines changed

x-pack/plugin/ccr/qa/multi-cluster/src/test/java/org/elasticsearch/xpack/ccr/AutoFollowIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ public void testMultipleAutoFollowPatternsDifferentClusters() throws Exception {
105105
}
106106
}
107107

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

0 commit comments

Comments
 (0)