Skip to content

[CI] RestEsqlIT.testSuggestedCast (non-snapshot) #130003

@luigidellaquila

Description

@luigidellaquila

CI Link

https://gradle-enterprise.elastic.co/s/7rcjxa6dus62u/tests/task/:x-pack:plugin:esql:qa:server:single-node:javaRestTest/details/org.elasticsearch.xpack.esql.qa.single_node.RestEsqlIT/testSuggestedCast%20%7BASYNC%7D?top-execution=1

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

Labels

:Analytics/ES|QLAKA ESQL>test-failureTriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)needs:riskRequires assignment of a risk label (low, medium, blocker)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions