Skip to content
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

[CI] CsvTests class failing #119918

Closed
elasticsearchmachine opened this issue Jan 10, 2025 · 5 comments
Closed

[CI] CsvTests class failing #119918

elasticsearchmachine opened this issue Jan 10, 2025 · 5 comments
Labels
:Analytics/ES|QL AKA ESQL medium-risk An open issue or test failure that is a medium risk to future releases Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:test" --tests "org.elasticsearch.xpack.esql.CsvTests" -Dtests.method="test {semantic_text.MvSlice}" -Dtests.seed=5DD196A391F3DAF6 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=de-LI -Dtests.timezone=Navajo -Druntime.java=23

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.xpack.esql.VerificationException: Found 1 problem
line 2:26: Cannot use field [st_multi_value] with unsupported type [semantic_text]

Issue Reasons:

  • [main] 6 failures in class org.elasticsearch.xpack.esql.CsvTests (1.3% fail rate in 475 executions)
  • [main] 5 failures in step part-3 (2.1% fail rate in 235 executions)
  • [main] 5 failures in pipeline elasticsearch-pull-request (2.1% fail rate in 234 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

@elasticsearchmachine elasticsearchmachine added :Analytics/ES|QL AKA ESQL >test-failure Triaged test failures from CI labels Jan 10, 2025
@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch main

Mute Reasons:

  • [main] 6 failures in class org.elasticsearch.xpack.esql.CsvTests (1.3% fail rate in 475 executions)
  • [main] 5 failures in step part-3 (2.1% fail rate in 235 executions)
  • [main] 5 failures in pipeline elasticsearch-pull-request (2.1% fail rate in 234 executions)

Build Scans:

@elasticsearchmachine elasticsearchmachine added Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) needs:risk Requires assignment of a risk label (low, medium, blocker) labels Jan 10, 2025
@elasticsearchmachine
Copy link
Collaborator Author

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

@alex-spies alex-spies added medium-risk An open issue or test failure that is a medium risk to future releases and removed needs:risk Requires assignment of a risk label (low, medium, blocker) labels Jan 10, 2025
@alex-spies
Copy link
Contributor

Heya, @Mikep86 and @ioanatia - the whole CsvTests suite got muted due to failures in the semantic_text.csv-spec. Maybe that's related to #119792? Could you please take a look?

@ioanatia
Copy link
Contributor

I will take a look

@ioanatia
Copy link
Contributor

closed with #119940

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL medium-risk An open issue or test failure that is a medium 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

No branches or pull requests

3 participants