Skip to content

Commit

Permalink
AwaitsFix IndexShardTests#testDocStats
Browse files Browse the repository at this point in the history
Relates #32449
  • Loading branch information
dnhatn committed Jul 28, 2018
1 parent e9e1095 commit 139631c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2376,6 +2376,7 @@ public void testRecoverFromLocalShard() throws IOException {
closeShards(sourceShard, targetShard);
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/32449")
public void testDocStats() throws IOException {
IndexShard indexShard = null;
try {
Expand Down

0 comments on commit 139631c

Please sign in to comment.