Skip to content

Commit f3cb19d

Browse files
[7.x][ML] Mute RegressionIT.testStopAndRestart (elastic#47624)
Relates elastic#47612
1 parent f765ded commit f3cb19d

File tree

1 file changed

+1
-0
lines changed
  • x-pack/plugin/ml/qa/native-multi-node-tests/src/test/java/org/elasticsearch/xpack/ml/integration

1 file changed

+1
-0
lines changed

x-pack/plugin/ml/qa/native-multi-node-tests/src/test/java/org/elasticsearch/xpack/ml/integration/RegressionIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ public void testWithOnlyTrainingRowsAndTrainingPercentIsFifty() throws Exception
233233
"Finished analysis");
234234
}
235235

236+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/47612")
236237
public void testStopAndRestart() throws Exception {
237238
initialize("regression_stop_and_restart");
238239

0 commit comments

Comments
 (0)