Skip to content

Commit 1b26cc5

Browse files
authored
test mute (elastic#139563)
1 parent 2132b0f commit 1b26cc5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,6 +487,9 @@ tests:
487487
- class: org.elasticsearch.repositories.gcs.GoogleCloudStorageBlobStoreRepositoryTests
488488
method: testMultipleSnapshotAndRollback
489489
issue: https://github.com/elastic/elasticsearch/issues/139556
490+
- class: org.elasticsearch.index.mapper.LongSyntheticSourceNativeArrayIntegrationTests
491+
method: testSynthesizeArrayRandom
492+
issue: https://github.com/elastic/elasticsearch/issues/139562
490493

491494
# Examples:
492495
#

0 commit comments

Comments
 (0)