Skip to content

Commit

Permalink
Mute RegressionIT.testStopAndRestart
Browse files Browse the repository at this point in the history
Tracked at #67581
  • Loading branch information
dnhatn committed Mar 30, 2021
1 parent babf64d commit 29d10ac
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,7 @@ public void testWithOnlyTrainingRowsAndTrainingPercentIsFifty_DependentVariableI
"classification_training_percent_is_50_boolean", BOOLEAN_FIELD, BOOLEAN_FIELD_VALUES, "boolean");
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/67581")
public void testStopAndRestart() throws Exception {
initialize("classification_stop_and_restart");
String predictedClassField = KEYWORD_FIELD + "_prediction";
Expand Down

0 comments on commit 29d10ac

Please sign in to comment.