Unmute testHistoryUUIDIsGenerated

Fixed in #32270
Relates to #31291
This commit is contained in:
Nhat Nguyen 2019-03-04 09:03:39 -05:00
parent 936dbb00e3
commit 15ab0e23e0
1 changed files with 0 additions and 1 deletions

View File

@ -58,7 +58,6 @@ import static org.hamcrest.Matchers.nullValue;
*/
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) {