Skip to content

EsqlDataTypeConverterTests.testSuggestedCast failure #127514

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
astefan opened this issue Apr 29, 2025 · 2 comments · Fixed by #127529
Closed

EsqlDataTypeConverterTests.testSuggestedCast failure #127514

astefan opened this issue Apr 29, 2025 · 2 comments · Fixed by #127529
Assignees
Labels
:Analytics/ES|QL AKA ESQL low-risk An open issue or test failure that is a low risk to future releases Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test-failure Triaged test failures from CI

Comments

@astefan
Copy link
Contributor

astefan commented Apr 29, 2025

CI Link

https://buildkite.com/elastic/elasticsearch-pull-request/builds/69779#019681ce-6a69-42d3-8b44-925de28fa798

Repro line

./gradlew ":x-pack:plugin:esql:test" --tests "org.elasticsearch.xpack.esql.type.EsqlDataTypeConverterTests.testSuggestedCast" -Dtests.seed=67DD6D2B62B8CD5E -Dtests.locale=mn -Dtests.timezone=America/Argentina/Ushuaia -Druntime.java=24

Does it reproduce?

Yes

Applicable branches

main

Failure history

No response

Failure excerpt

EsqlDataTypeConverterTests > testSuggestedCast FAILED
--
  | java.lang.IllegalArgumentException: duplicate element: UNSUPPORTED
  | at __randomizedtesting.SeedInfo.seed([67DD6D2B62B8CD5E:B53F571A8DC79968]:0)
  | at java.base/java.util.ImmutableCollections$Set12.<init>(ImmutableCollections.java:800)
  | at java.base/java.util.Set.of(Set.java:487)
  | at org.elasticsearch.xpack.esql.type.EsqlDataTypeConverterTests.testSuggestedCast(EsqlDataTypeConverterTests.java:221)
@astefan astefan added >test-failure Triaged test failures from CI needs:triage Requires assignment of a team area label labels Apr 29, 2025
@elasticsearchmachine elasticsearchmachine added the needs:risk Requires assignment of a risk label (low, medium, blocker) label Apr 29, 2025
@astefan astefan added :Analytics/ES|QL AKA ESQL low-risk An open issue or test failure that is a low risk to future releases and removed needs:triage Requires assignment of a team area label needs:risk Requires assignment of a risk label (low, medium, blocker) labels Apr 29, 2025
@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Apr 29, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

@astefan
Copy link
Contributor Author

astefan commented Apr 29, 2025

@limotova I've caught this failure in one of my PRs and I can reproduce it on main. Since you seem to have changed/added this failing test method yesterday, I am assigning this issue to you. Please, let me know if it needs another owner otherwise. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL low-risk An open issue or test failure that is a low risk to future releases Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants