Skip to content

Commit 652e7c5

Browse files
authored
Mute testRetentionLeasesSyncOnRecovery (#38491)
This is the backport of (#38488) Relates: #38487
1 parent f77b884 commit 652e7c5

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)