Skip to content

Commit

Permalink
[test] mute IndexShardTests.testDocStats
Browse files Browse the repository at this point in the history
For #32766
  • Loading branch information
andyb-elastic committed Aug 15, 2018
1 parent 2077135 commit 6516a96
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2389,6 +2389,7 @@ public void testRecoverFromLocalShard() throws IOException {
closeShards(sourceShard, targetShard);
}

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

0 comments on commit 6516a96

Please sign in to comment.