Mute testStopAndRestart test case (#50551)
This commit is contained in:
parent
1599af8428
commit
4ecabe496f
|
@ -183,6 +183,7 @@ public class RegressionIT extends MlNativeDataFrameAnalyticsIntegTestCase {
|
|||
"Finished analysis");
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/49680")
|
||||
public void testStopAndRestart() throws Exception {
|
||||
initialize("regression_stop_and_restart");
|
||||
indexData(sourceIndex, 350, 0);
|
||||
|
|
Loading…
Reference in New Issue