Skip to content

Commit

Permalink
Mute testAutoFollowing
Browse files Browse the repository at this point in the history
Tracked at #37231
  • Loading branch information
dnhatn committed Jan 31, 2019
1 parent a3d9ba3 commit 6c1e9fa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ public void testIndexFollowing() throws Exception {
}
}

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

0 comments on commit 6c1e9fa

Please sign in to comment.