Skip to content

Commit

Permalink
Mute testStopAndRestart test case (#50551)
Browse files Browse the repository at this point in the history
  • Loading branch information
przemekwitek authored Jan 2, 2020
1 parent 1599af8 commit 4ecabe4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@ public void testWithOnlyTrainingRowsAndTrainingPercentIsFifty() throws Exception
"Finished analysis");
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/49680")
public void testStopAndRestart() throws Exception {
initialize("regression_stop_and_restart");
indexData(sourceIndex, 350, 0);
Expand Down

0 comments on commit 4ecabe4

Please sign in to comment.