Skip to content

Commit

Permalink
Mute testDoNotWaitForPendingSeqNo
Browse files Browse the repository at this point in the history
Relates #39510, #39595.
  • Loading branch information
DaveCTurner authored and dnhatn committed Mar 4, 2019
1 parent f5508f8 commit 6d2c886
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,7 @@ public void testResyncAfterPrimaryPromotion() throws Exception {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39510")
public void testDoNotWaitForPendingSeqNo() throws Exception {
IndexMetaData metaData = buildIndexMetaData(1);

Expand Down

0 comments on commit 6d2c886

Please sign in to comment.