Skip to content

Commit

Permalink
Unmute testRandomDirectoryIOExceptions
Browse files Browse the repository at this point in the history
  • Loading branch information
dnhatn authored and Gurkan Kaymak committed May 27, 2019
1 parent a91f64a commit 0bd14cd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ protected Collection<Class<? extends Plugin>> nodePlugins() {
public void testRemoveWhenAwaitsFixIsResolved() {
}

@AwaitsFix( bugUrl = "https://github.com/elastic/elasticsearch/issues/40948")
public void testRandomDirectoryIOExceptions() throws IOException, InterruptedException, ExecutionException {
String mapping = Strings.toString(XContentFactory.jsonBuilder().
startObject().
Expand Down

0 comments on commit 0bd14cd

Please sign in to comment.