Skip to content

Commit 4672709

Browse files
authored
Mute RegressionIT.testStopAndRestart (elastic#48575) (elastic#48577)
1 parent 66cf597 commit 4672709

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
@@ -236,6 +236,7 @@ public void testWithOnlyTrainingRowsAndTrainingPercentIsFifty() throws Exception
236236
"Finished analysis");
237237
}
238238

239+
@AwaitsFix(bugUrl="https://github.com/elastic/elasticsearch/issues/47612")
239240
public void testStopAndRestart() throws Exception {
240241
initialize("regression_stop_and_restart");
241242

0 commit comments

Comments
 (0)