[ML] Unmute MachineLearningIT.testDeleteExpiredData (#41186)

The cause of failure was fixed by elastic/ml-cpp#459,
so all that remains on the Java side is to unmute the
test that was failing.

Closes #41070
This commit is contained in:
David Roberts 2019-04-16 09:16:23 +01:00
parent ec8709e831
commit 6cc35d3724
1 changed files with 0 additions and 1 deletions

View File

@ -915,7 +915,6 @@ public class MachineLearningIT extends ESRestHighLevelClientTestCase {
return forecastJobResponse.getForecastId();
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/41070")
public void testDeleteExpiredData() throws Exception {
String jobId = "test-delete-expired-data";