Skip to content

Commit 6c1e9fa

Browse files
committed
Mute testAutoFollowing
Tracked at #37231
1 parent a3d9ba3 commit 6c1e9fa

File tree

1 file changed

+1
-0
lines changed
  • x-pack/qa/rolling-upgrade/src/test/java/org/elasticsearch/upgrades

1 file changed

+1
-0
lines changed

x-pack/qa/rolling-upgrade/src/test/java/org/elasticsearch/upgrades/CCRIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ public void testIndexFollowing() throws Exception {
8989
}
9090
}
9191

92+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37231")
9293
public void testAutoFollowing() throws Exception {
9394
assumeTrue("CCR became available in 6.5, but test relies on a fix that was shipped with 6.6.0",
9495
UPGRADE_FROM_VERSION.onOrAfter(Version.V_6_6_0));

0 commit comments

Comments
 (0)