Skip to content

Commit

Permalink
Mute NoMasterNodeIT.testNoMasterActionsWriteMasterBlock test
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitris-athanasiou committed Mar 5, 2019
1 parent fd22c80 commit 4f82009
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ void checkWriteAction(ActionRequestBuilder<?, ?> builder) {
}
}

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

0 comments on commit 4f82009

Please sign in to comment.