[CI] Mute DocumentSubsetReaderTests testSearch

Relates #32457
This commit is contained in:
David Roberts 2018-07-30 09:04:17 +01:00
parent 5b1ad8099b
commit 14a4a740ac
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ public class DocumentSubsetReaderTests extends ESTestCase {
bitsetFilterCache.close();
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/32457")
public void testSearch() throws Exception {
IndexWriter iw = new IndexWriter(directory, newIndexWriterConfig());