Skip to content

Commit 4154873

Browse files
committed
[CI] Mute IndexShardTests#testIndexCheckOnStartup fails #33345
1 parent 2cf15e2 commit 4154873

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/java/org/elasticsearch/index/shard/IndexShardTests.java

+1
Original file line numberDiff line numberDiff line change
@@ -2594,6 +2594,7 @@ public void testReadSnapshotConcurrently() throws IOException, InterruptedExcept
25942594
closeShards(newShard);
25952595
}
25962596

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

0 commit comments

Comments
 (0)