Skip to content

Commit 9ec24ba

Browse files
DaveCTurnerdnhatn
authored andcommitted
Mute testDoNotWaitForPendingSeqNo
Relates #39510, #39595.
1 parent 834a88a commit 9ec24ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/java/org/elasticsearch/index/replication/RecoveryDuringReplicationTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -438,6 +438,7 @@ public void testResyncAfterPrimaryPromotion() throws Exception {
438438
}
439439
}
440440

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

0 commit comments

Comments
 (0)