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 2cf15e2 commit 4154873
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2594,6 +2594,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 4154873

Please sign in to comment.