Pārlūkot izejas kodu

mute RemoveCorruptedShardDataCommandTests.testCorruptedIndex

Vladimir Dolzhenko 7 gadi atpakaļ
vecāks
revīzija
dbe6405354

+ 1 - 0
server/src/test/java/org/elasticsearch/index/shard/RemoveCorruptedShardDataCommandTests.java

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