Skip to content

Commit

Permalink
Mute testDoNotWaitForPendingSeqNo
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveCTurner committed Mar 2, 2019
1 parent 4a8e30c commit 9f130a5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -438,6 +438,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 9f130a5

Please sign in to comment.