Revert "Mute MinimumMasterNodesIT.testThreeNodesNoMasterBlock()"

This reverts commit 448fc8444559be3145e4a7f65dec794ebbff7b81.
This commit is contained in:
Yannick Welsch 2019-05-07 15:07:52 +02:00
parent 0c7322ebf2
commit f338005179
1 changed files with 0 additions and 1 deletions

View File

@ -207,7 +207,6 @@ public class MinimumMasterNodesIT extends ESIntegTestCase {
} }
} }
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39172")
public void testThreeNodesNoMasterBlock() throws Exception { public void testThreeNodesNoMasterBlock() throws Exception {
internalCluster().setBootstrapMasterNodeIndex(2); internalCluster().setBootstrapMasterNodeIndex(2);