AwaitsFix IndexShardTests#testDocStats

Relates #32449
This commit is contained in:
Nhat Nguyen 2018-07-27 20:48:17 -04:00
parent e9e1095596
commit 139631c77d
1 changed files with 1 additions and 0 deletions

View File

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