Skip to content

Commit 6d2c886

Browse files
DaveCTurnerdnhatn
authored andcommitted
Mute testDoNotWaitForPendingSeqNo
Relates #39510, #39595.
1 parent f5508f8 commit 6d2c886

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
@@ -439,6 +439,7 @@ public void testResyncAfterPrimaryPromotion() throws Exception {
439439
}
440440
}
441441

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

0 commit comments

Comments
 (0)