Skip to content

Commit a1cff86

Browse files
committed
[test] mute IndexShardTests.testDocStats
For #32766
1 parent be62092 commit a1cff86

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2391,6 +2391,7 @@ public void testRecoverFromLocalShard() throws IOException {
23912391
closeShards(sourceShard, targetShard);
23922392
}
23932393

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

0 commit comments

Comments
 (0)