We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1652af commit 6f2f68eCopy full SHA for 6f2f68e
muted-tests.yml
@@ -346,6 +346,9 @@ tests:
346
- class: org.elasticsearch.index.mapper.IPSyntheticSourceNativeArrayIntegrationTests
347
method: testSynthesizeArrayRandom
348
issue: https://github.com/elastic/elasticsearch/issues/123418
349
+- class: org.elasticsearch.index.mapper.IPSyntheticSourceNativeArrayIntegrationTests
350
+ method: testSynthesizeArrayIgnoreMalformed
351
+ issue: https://github.com/elastic/elasticsearch/issues/123419
352
353
# Examples:
354
#
0 commit comments