Mute SearchWithRandomExceptionsIT (#44147) (#44149)

* This is failing quiete often and we can reproduce it now so we don't
need additional test logging on CI
* Relates #40435
This commit is contained in:
Armin Braun 2019-07-10 08:12:26 +02:00 committed by GitHub
parent aec44fecbc
commit a23d1ed00d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ public class SearchWithRandomExceptionsIT extends ESIntegTestCase {
return false;
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/40435")
public void testRandomExceptions() throws IOException, InterruptedException, ExecutionException {
String mapping = Strings.toString(XContentFactory.jsonBuilder().
startObject().