Browse Source

Mute testSynthesizeArrayRandomIgnoresMalformed (#125320)

Muting because of random failures on main branch.
Mariusz Józala 6 months ago
parent
commit
e704eb0b0e
1 changed files with 3 additions and 0 deletions
  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:
 #