Mute testDoNotWaitForPendingSeqNo

Relates #39510, #39595.
This commit is contained in:
David Turner 2019-03-02 13:56:33 +00:00 committed by Nhat Nguyen
parent 834a88abf9
commit 9ec24bae80
1 changed files with 1 additions and 0 deletions

View File

@ -438,6 +438,7 @@ public class RecoveryDuringReplicationTests extends ESIndexLevelReplicationTestC
}
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39510")
public void testDoNotWaitForPendingSeqNo() throws Exception {
IndexMetaData metaData = buildIndexMetaData(1);