Skip to content

Commit e3650f4

Browse files
Mute org.elasticsearch.ingest.common.AppendProcessorTests testAppendingToNonExistingListEmptyStringAndEmptyValuesDisallowed #136657
1 parent 0050679 commit e3650f4

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
@@ -621,6 +621,9 @@ tests:
621621
- class: org.elasticsearch.xpack.core.HealthApiFeatureSetUsageTests
622622
method: testEqualsAndHashcode
623623
issue: https://github.com/elastic/elasticsearch/issues/136648
624+
- class: org.elasticsearch.ingest.common.AppendProcessorTests
625+
method: testAppendingToNonExistingListEmptyStringAndEmptyValuesDisallowed
626+
issue: https://github.com/elastic/elasticsearch/issues/136657
624627

625628
# Examples:
626629
#

0 commit comments

Comments
 (0)