mute RemoveCorruptedShardDataCommandTests.testCorruptedIndex

This commit is contained in:
Vladimir Dolzhenko 2018-09-20 21:30:40 +02:00
parent 76a1a863e3
commit dbe6405354
1 changed files with 1 additions and 0 deletions

View File

@ -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);