Skip to content

Commit

Permalink
Un-mute NoMasterNodeIT.testNoMasterActionsWriteMasterBlock
Browse files Browse the repository at this point in the history
  • Loading branch information
henningandersen committed Jan 31, 2019
1 parent 91d7050 commit 7487be3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@ void checkWriteAction(ActionRequestBuilder<?, ?> builder) {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37823")
public void testNoMasterActionsWriteMasterBlock() throws Exception {
Settings settings = Settings.builder()
.put(AutoCreateIndex.AUTO_CREATE_INDEX_SETTING.getKey(), false)
Expand Down

0 comments on commit 7487be3

Please sign in to comment.