Skip to content

Commit

Permalink
Mute failing test
Browse files Browse the repository at this point in the history
Tracking #38027
  • Loading branch information
alpar-t committed Jan 31, 2019
1 parent ff7620f commit f15d7b9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,7 @@ public void testRateLimitingIsEmployed() throws Exception {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/38027")
public void testIndividualActionsTimeout() throws Exception {
ClusterUpdateSettingsRequest settingsRequest = new ClusterUpdateSettingsRequest();
TimeValue timeValue = TimeValue.timeValueMillis(100);
Expand Down

0 comments on commit f15d7b9

Please sign in to comment.