-
Notifications
You must be signed in to change notification settings - Fork 25.8k
AppendProcessorTests.testAppendingUniqueValueToScalar fails on casting #62411
Copy link
Copy link
Closed
Labels
:Distributed/Ingest NodeExecution or management of Ingest PipelinesExecution or management of Ingest Pipelines>test-failureTriaged test failures from CITriaged test failures from CITeam:Data Management (obsolete)DO NOT USE. This team no longer exists.DO NOT USE. This team no longer exists.
Description
Build scan:
https://gradle-enterprise.elastic.co/s/tjxkfpkfk4p7s
Repro line:
./gradlew ':modules:ingest-common:test' --tests "org.elasticsearch.ingest.common.AppendProcessorTests.testAppendingUniqueValueToScalar" -Dtests.seed=7ADBC57E6F3321EC -Dtests.security.manager=true -Dtests.locale=mk-MK -Dtests.timezone=Greenwich -Druntime.java=11
Reproduces locally?:
yes
Applicable branches:
master (have not tested others)
Failure history:
Failure excerpt:
> java.lang.IllegalArgumentException: field [Yb..aQ.BFkPjlFm.mt7F4aWi] of type [java.lang.String] cannot be cast to [java.util.List]
at __randomizedtesting.SeedInfo.seed([7ADBC57E6F3321EC:5156B1CAEC68E9FE]:0)
at org.elasticsearch.ingest.IngestDocument.cast(IngestDocument.java:638)
at org.elasticsearch.ingest.IngestDocument.getFieldValue(IngestDocument.java:115)
at org.elasticsearch.ingest.common.AppendProcessorTests.testAppendingUniqueValueToScalar(AppendProcessorTests.java:186)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Distributed/Ingest NodeExecution or management of Ingest PipelinesExecution or management of Ingest Pipelines>test-failureTriaged test failures from CITriaged test failures from CITeam:Data Management (obsolete)DO NOT USE. This team no longer exists.DO NOT USE. This team no longer exists.
Type
Fields
Give feedbackNo fields configured for issues without a type.