Un-mute NoMasterNodeIT.testNoMasterActionsWriteMasterBlock

This commit is contained in:
Henning Andersen 2019-01-31 15:31:01 +01:00
parent 91d7050a5b
commit 7487be3d3c
1 changed files with 0 additions and 1 deletions

View File

@ -192,7 +192,6 @@ public class NoMasterNodeIT extends ESIntegTestCase {
} }
} }
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37823")
public void testNoMasterActionsWriteMasterBlock() throws Exception { public void testNoMasterActionsWriteMasterBlock() throws Exception {
Settings settings = Settings.builder() Settings settings = Settings.builder()
.put(AutoCreateIndex.AUTO_CREATE_INDEX_SETTING.getKey(), false) .put(AutoCreateIndex.AUTO_CREATE_INDEX_SETTING.getKey(), false)