mute RemoveCorruptedShardDataCommandTests.testCorruptedIndex
This commit is contained in:
parent
76a1a863e3
commit
dbe6405354
|
@ -146,6 +146,7 @@ public class RemoveCorruptedShardDataCommandTests extends IndexShardTestCase {
|
|||
}
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/33916")
|
||||
public void testCorruptedIndex() throws Exception {
|
||||
final int numDocs = indexDocs(indexShard, true);
|
||||
|
||||
|
|
Loading…
Reference in New Issue