Skip to content

Commit

Permalink
Unmute test muted for #89860 (#91789) (#91796)
Browse files Browse the repository at this point in the history
This issue is resolved.
  • Loading branch information
DaveCTurner committed Nov 22, 2022
1 parent df619bc commit e1d8b45
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ public void testCanUpdateClusterStateAfterStabilisation() {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/89860")
public void testDoesNotElectNonMasterNode() {
try (Cluster cluster = new Cluster(randomIntBetween(1, 5), false, Settings.EMPTY)) {
cluster.runRandomly();
Expand Down

0 comments on commit e1d8b45

Please sign in to comment.