mute test3MasterNodes2Failed

This commit is contained in:
Tal Levy 2019-02-20 17:35:11 -08:00
parent 6e7b643775
commit 8150ca40f2
1 changed files with 1 additions and 0 deletions

View File

@ -250,6 +250,7 @@ public class ElasticsearchNodeCommandIT extends ESIntegTestCase {
expectThrows(() -> detachCluster(environment, 0, true), ElasticsearchNodeCommand.ABORTED_BY_USER_MSG);
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39220")
public void test3MasterNodes2Failed() throws Exception {
internalCluster().setBootstrapMasterNodeIndex(2);
List<String> masterNodes = new ArrayList<>();