[7.x][ML] Mute RegressionIT.testStopAndRestart (#47624) (#47625)

Relates #47612
This commit is contained in:
Dimitris Athanasiou 2019-10-05 23:58:32 +03:00 committed by GitHub
parent f765ded650
commit ffacfc642c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -233,6 +233,7 @@ public class RegressionIT extends MlNativeDataFrameAnalyticsIntegTestCase {
"Finished analysis");
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/47612")
public void testStopAndRestart() throws Exception {
initialize("regression_stop_and_restart");