Skip to content

Commit

Permalink
Mute NoMasterNodeIT.testNoMasterActionsWriteMasterBlock test (#39689)
Browse files Browse the repository at this point in the history
Relates #39688
  • Loading branch information
dimitris-athanasiou authored Mar 5, 2019
1 parent eadbd0b commit d5a1082
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 d5a1082

Please sign in to comment.