Skip to content

Commit efcbd5f

Browse files
committed
Mute testRetentionLeasesSyncOnRecovery (elastic#38488)
Relates: elastic#38487
1 parent a45429c commit efcbd5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/java/org/elasticsearch/index/seqno/RetentionLeaseSyncIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ public void testRetentionLeasesSyncOnExpiration() throws Exception {
207207
}
208208
}
209209

210+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/38487")
210211
public void testRetentionLeasesSyncOnRecovery() throws Exception {
211212
final int numberOfReplicas = 1;
212213
/*

0 commit comments

Comments
 (0)