Browse Source

Unmute testRandomDirectoryIOExceptions

Fixed by #41006
Closes #40948
Nhat Nguyen 6 years ago
parent
commit
01369fb176

+ 0 - 1
server/src/test/java/org/elasticsearch/search/basic/SearchWithRandomIOExceptionsIT.java

@@ -57,7 +57,6 @@ public class SearchWithRandomIOExceptionsIT extends ESIntegTestCase {
     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().