Explorar el Código

Mute org.elasticsearch.index.shard.StoreRecoveryTests testAddIndices #124104

elasticsearchmachine hace 7 meses
padre
commit
7a92b6eb31
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -479,3 +479,6 @@ tests:
 - class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
   method: test {yaml=reference/cat/nodes/line_361}
   issue: https://github.com/elastic/elasticsearch/issues/124103
+- class: org.elasticsearch.index.shard.StoreRecoveryTests
+  method: testAddIndices
+  issue: https://github.com/elastic/elasticsearch/issues/124104