Skip to content

Commit 2a9c07e

Browse files
Mute org.elasticsearch.ingest.common.AppendProcessorTests testAppendValuesToNonExistingList #136662
1 parent 466309e commit 2a9c07e

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
@@ -624,6 +624,9 @@ tests:
624624
- class: org.elasticsearch.ingest.common.AppendProcessorTests
625625
method: testAppendingToNonExistingListEmptyStringAndEmptyValuesDisallowed
626626
issue: https://github.com/elastic/elasticsearch/issues/136657
627+
- class: org.elasticsearch.ingest.common.AppendProcessorTests
628+
method: testAppendValuesToNonExistingList
629+
issue: https://github.com/elastic/elasticsearch/issues/136662
627630

628631
# Examples:
629632
#

0 commit comments

Comments
 (0)