[test] mute IndexShardTests.testDocStats

For #32766
This commit is contained in:
Andy Bristol 2018-08-14 18:21:59 -07:00
parent be62092060
commit a1cff86012

View File

@ -2391,6 +2391,7 @@ public class IndexShardTests extends IndexShardTestCase {
closeShards(sourceShard, targetShard);
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/32766")
public void testDocStats() throws IOException {
IndexShard indexShard = null;
try {