Skip to content

Commit

Permalink
Unmute testHistoryUUIDIsGenerated
Browse files Browse the repository at this point in the history
Fixed in #32270
Relates to #31291
  • Loading branch information
dnhatn committed Mar 4, 2019
1 parent e1494f2 commit 5bc5abb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@
*/
public class RecoveryIT extends AbstractRollingTestCase {

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/31291")
public void testHistoryUUIDIsGenerated() throws Exception {
final String index = "index_history_uuid";
if (CLUSTER_TYPE == ClusterType.OLD) {
Expand Down

0 comments on commit 5bc5abb

Please sign in to comment.