Ver código fonte

Mute testSynthesizeArrayRandomIgnoresMalformed (#125320)

Muting because of random failures on main branch.
Mariusz Józala 6 meses atrás
pai
commit
e704eb0b0e
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -399,6 +399,9 @@ tests:
 - class: org.elasticsearch.reservedstate.service.ReservedClusterStateServiceTests
   method: testProcessMultipleChunks
   issue: https://github.com/elastic/elasticsearch/issues/125305
+- class: org.elasticsearch.index.mapper.NativeArrayIntegrationTestCase
+  method: testSynthesizeArrayRandomIgnoresMalformed
+  issue: https://github.com/elastic/elasticsearch/issues/125319
 
 # Examples:
 #