Skip to content

Commit ffacfc6

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

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

+1
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)