Unmute test after fix

Original commit: elastic/x-pack-elasticsearch@cceb3e7237
This commit is contained in:
David Kyle 2017-07-27 11:34:52 +01:00
parent 1603823f2c
commit b95d3f7bf4
1 changed files with 0 additions and 1 deletions

View File

@ -88,7 +88,6 @@ public class MlDistributedFailureIT extends BaseMlIntegTestCase {
});
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/25415")
public void testFullClusterRestart() throws Exception {
internalCluster().ensureAtLeastNumDataNodes(3);
ensureStableClusterOnAllNodes(3);