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] ShapeQueryBuilderOverShapeTests testToQuery failing #119090

Closed
elasticsearchmachine opened this issue Dec 19, 2024 · 2 comments · Fixed by #119096
Closed

[CI] ShapeQueryBuilderOverShapeTests testToQuery failing #119090

elasticsearchmachine opened this issue Dec 19, 2024 · 2 comments · Fixed by #119096
Assignees
Labels
:Analytics/Geo Indexing, search aggregations of geo points and shapes needs:risk Requires assignment of a risk label (low, medium, blocker) Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

elasticsearchmachine commented Dec 19, 2024

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:spatial:test" --tests "org.elasticsearch.xpack.spatial.index.query.ShapeQueryBuilderOverShapeTests.testCacheability" -Dtests.seed=D99A8066BB850AFC -Dtests.configure_test_clusters_with_one_processor=true -Dtests.locale=nl-BE -Dtests.timezone=Pacific/Majuro -Druntime.java=23

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.index.query.QueryShardException: CONTAINS query relation not supported for Field [mapped_shape].

Issue Reasons:

  • [main] 4 failures in test testToQuery (1.5% fail rate in 274 executions)

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

@elasticsearchmachine elasticsearchmachine added :Analytics/Geo Indexing, search aggregations of geo points and shapes >test-failure Triaged test failures from CI labels Dec 19, 2024
@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch main

Mute Reasons:

  • [main] 3 failures in test testToQuery (1.1% fail rate in 276 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 Dec 19, 2024
@elasticsearchmachine
Copy link
Collaborator Author

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

@javanna javanna self-assigned this Dec 19, 2024
javanna added a commit to javanna/elasticsearch that referenced this issue Dec 19, 2024
With broadening of index versions tested in AbstractQueryBuilder, we need to
restore compatibility with 7x index versions that has been removed.

Closes elastic#119090
Closes elastic#119091
javanna added a commit that referenced this issue Dec 19, 2024
With broadening of index versions tested in AbstractQueryBuilder, we need to
restore compatibility with 7x index versions that has been removed.

Closes #119090
Closes #119091
navarone-feekery pushed a commit to navarone-feekery/elasticsearch that referenced this issue Dec 26, 2024
navarone-feekery pushed a commit to navarone-feekery/elasticsearch that referenced this issue Dec 26, 2024
With broadening of index versions tested in AbstractQueryBuilder, we need to
restore compatibility with 7x index versions that has been removed.

Closes elastic#119090
Closes elastic#119091
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/Geo Indexing, search aggregations of geo points and shapes needs:risk Requires assignment of a risk label (low, medium, blocker) 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.

2 participants