./gradlew ":x-pack:plugin:esql:test" --tests "org.elasticsearch.xpack.esql.optimizer.LocalLogicalPlanOptimizerTests.testReductionPlanForTopNWithPushedDownFunctionsInOrder" -Dtests.seed=D7B618077402F208 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=as -Dtests.timezone=America/Indiana/Winamac -Druntime.java=25
java.lang.AssertionError:
Expected: an instance of org.elasticsearch.xpack.esql.core.expression.FieldAttribute
but: <LENGTH(text)> is a org.elasticsearch.xpack.esql.expression.function.scalar.string.Length
Build Scans:
Reproduction Line:
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.