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 466309e commit 2a9c07eCopy full SHA for 2a9c07e
muted-tests.yml
@@ -624,6 +624,9 @@ tests:
624
- class: org.elasticsearch.ingest.common.AppendProcessorTests
625
method: testAppendingToNonExistingListEmptyStringAndEmptyValuesDisallowed
626
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
630
631
# Examples:
632
#
0 commit comments