Skip to content

Commit 497f644

Browse files
authored
Mute RegressionIT.testStopAndRestart (#48575)
1 parent 2b4aaab commit 497f644

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
@@ -239,6 +239,7 @@ public void testWithOnlyTrainingRowsAndTrainingPercentIsFifty() throws Exception
239239
"Finished analysis");
240240
}
241241

242+
@AwaitsFix(bugUrl="https://github.com/elastic/elasticsearch/issues/47612")
242243
public void testStopAndRestart() throws Exception {
243244
initialize("regression_stop_and_restart");
244245

0 commit comments

Comments
 (0)