parent
adf3393a4e
commit
722362e402
|
@ -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";
|
||||
|
|
Loading…
Reference in New Issue