Skip to content

Commit

Permalink
Mute testRetentionLeasesSyncOnRecovery (#38488)
Browse files Browse the repository at this point in the history
Relates: #38487
  • Loading branch information
jkakavas authored Feb 6, 2019
1 parent 5261673 commit e1d464b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,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 e1d464b

Please sign in to comment.