Skip to content

Commit 2450773

Browse files
authored
[ML] test mute for issue elastic#71072 (elastic#71073)
1 parent a24b832 commit 2450773

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ public void cleanup() throws Exception {
4949
cleanUp();
5050
}
5151

52+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/71072")
5253
public void testMLFeatureReset() throws Exception {
5354
startRealtime("feature_reset_anomaly_job");
5455
startDataFrameJob("feature_reset_data_frame_analytics_job");

0 commit comments

Comments
 (0)