Skip to content

Commit

Permalink
Mute testRetentionLeasesSyncOnRecovery (#38491)
Browse files Browse the repository at this point in the history
This is the backport of (#38488) 
Relates: #38487
  • Loading branch information
jkakavas authored Feb 6, 2019
1 parent f77b884 commit 652e7c5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ public void testRetentionLeasesSyncOnExpiration() throws Exception {
}
}

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

0 comments on commit 652e7c5

Please sign in to comment.