Skip to content

Commit

Permalink
mute test
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnvg committed Mar 4, 2019
1 parent 3b71a31 commit a4c3e7f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ public void testAutoFollowing() throws Exception {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39355")
public void testCannotFollowLeaderInUpgradedCluster() throws Exception {
assumeTrue("Tests only runs with upgrade_state [all]", upgradeState == UpgradeState.ALL);

Expand Down

0 comments on commit a4c3e7f

Please sign in to comment.