Skip to content

Commit

Permalink
Mute testRetentionLeasesSyncOnRecovery (elastic#38488)
Browse files Browse the repository at this point in the history
Relates: elastic#38487
  • Loading branch information
jkakavas committed Feb 6, 2019
1 parent a45429c commit efcbd5f
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 efcbd5f

Please sign in to comment.