Relates #47612
This commit is contained in:
parent
f765ded650
commit
ffacfc642c
|
@ -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");
|
||||
|
||||
|
|
Loading…
Reference in New Issue