Skip to content

Commit

Permalink
[CI] Mute IndexShardTests#testIndexCheckOnStartup fails #33345
Browse files Browse the repository at this point in the history
  • Loading branch information
jimczi committed Sep 3, 2018
1 parent 2fa75b4 commit 9310d2e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2596,6 +2596,7 @@ public void testReadSnapshotConcurrently() throws IOException, InterruptedExcept
closeShards(newShard);
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/33345")
public void testIndexCheckOnStartup() throws Exception {
final IndexShard indexShard = newStartedShard(true);

Expand Down

0 comments on commit 9310d2e

Please sign in to comment.