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 0050679 commit e3650f4Copy full SHA for e3650f4
muted-tests.yml
@@ -621,6 +621,9 @@ tests:
621
- class: org.elasticsearch.xpack.core.HealthApiFeatureSetUsageTests
622
method: testEqualsAndHashcode
623
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
627
628
# Examples:
629
#
0 commit comments