Skip to content

Commit

Permalink
Unmute testRandomDirectoryIOExceptions
Browse files Browse the repository at this point in the history
Fixed by #41006
Closes #40948
  • Loading branch information
dnhatn committed Apr 10, 2019
1 parent fe5a149 commit 01369fb
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 01369fb

Please sign in to comment.