Skip to content

Commit

Permalink
Mute testCannotFollowLeaderInUpgradedCluster (#105333)
Browse files Browse the repository at this point in the history
  • Loading branch information
thecoop authored Feb 9, 2024
1 parent 3bab909 commit c5bbd4c
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/104620")
public void testCannotFollowLeaderInUpgradedCluster() throws Exception {
if (upgradeState != UpgradeState.ALL) {
return;
Expand Down

0 comments on commit c5bbd4c

Please sign in to comment.