-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Analytics/ES|QLAKA ESQLAKA ESQL>test-failureTriaged test failures from CITriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)needs:riskRequires assignment of a risk label (low, medium, blocker)Requires assignment of a risk label (low, medium, blocker)
Description
CI Link
Repro line
./gradlew ":x-pack:plugin:esql:qa:server:single-node:javaRestTest" --tests "org.elasticsearch.xpack.esql.qa.single_node.RestEsqlIT.testSuggestedCast {ASYNC}" -Dtests.seed=F76DEA6025845555 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=ses-ML -Dtests.timezone=Asia/Bishkek -Druntime.java=24
Does it reproduce?
Didn't try
Applicable branches
main
Failure history
No response
Failure excerpt
java.lang.AssertionError: |
-- | --
Expected: <[{suggested_cast=date_nanos, original_types=[date_nanos, datetime], name=my_field, type=unsupported}]> |
but: was <[{name=my_field, type=date_nanos}]>
I can't reproduce it locally, due to known problems with ML module and release tests
@limotova this only seems to fail in release tests, and I'm not sure if it's still supposed to be snapshot-only. Could you please have a look?
Metadata
Metadata
Assignees
Labels
:Analytics/ES|QLAKA ESQLAKA ESQL>test-failureTriaged test failures from CITriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)Meta label for analytical engine team (ESQL/Aggs/Geo)needs:riskRequires assignment of a risk label (low, medium, blocker)Requires assignment of a risk label (low, medium, blocker)