Skip to content

Commit dc070a5

Browse files
committed
Mute IndexLevelReplicationTests.testSeqNoCollision
Signed-off-by: Mark Vieira <[email protected]>
1 parent 0ff9c6e commit dc070a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -536,6 +536,7 @@ public void testRequestFailureReplication() throws Exception {
536536
}
537537
}
538538

539+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/52148")
539540
public void testSeqNoCollision() throws Exception {
540541
try (ReplicationGroup shards = createGroup(2)) {
541542
shards.startAll();

0 commit comments

Comments
 (0)