Mute MachineLearningIt#testDeleteExpiredData

Tracked in #41070
This commit is contained in:
Ed Savage 2019-04-10 13:01:14 +01:00
parent adf3393a4e
commit 722362e402
1 changed files with 1 additions and 0 deletions

View File

@ -915,6 +915,7 @@ 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";