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] CartesianCentroidCalculatorTests testAddDifferentDimensionalType failing #124609

Open
elasticsearchmachine opened this issue Mar 12, 2025 · 5 comments
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

Build Scans:

Reproduction Line:

./gradlew ":server:test" --tests "org.elasticsearch.lucene.spatial.CartesianCentroidCalculatorTests.testAddDifferentDimensionalType" -Dtests.seed=EC8561C75D1FDB46 -Dtests.locale=ii-Yiii-CN -Dtests.timezone=Asia/Srednekolymsk -Druntime.java=23

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Expected: Centroid (x:a numeric value within <9.51623423922472E28> of <9.516234239224721E34>, y:a numeric value within <1.0E-9> of <-3.555324192502472E7>, w:a numeric value within <9.804795289396622E29> of <9.804795289396622E35>)
     but: 
	Y value <-3.555324192502471E7> differed by <6.450580596923828E-9> more than delta <1.0E-9>

Issue Reasons:

  • [main] 2 failures in test testAddDifferentDimensionalType (0.5% fail rate in 434 executions)

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

@elasticsearchmachine elasticsearchmachine added :Search Foundations/Search Catch all for Search Foundations >test-failure Triaged test failures from CI labels Mar 12, 2025
elasticsearchmachine added a commit that referenced this issue Mar 12, 2025
@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch main

Mute Reasons:

  • [main] 2 failures in test testAddDifferentDimensionalType (0.5% fail rate in 434 executions)

Build Scans:

@elasticsearchmachine elasticsearchmachine added needs:risk Requires assignment of a risk label (low, medium, blocker) Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch labels Mar 12, 2025
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-search-foundations (Team:Search Foundations)

albertzaharovits pushed a commit to albertzaharovits/elasticsearch that referenced this issue Mar 13, 2025
jfreden pushed a commit to jfreden/elasticsearch that referenced this issue Mar 13, 2025
@javanna javanna added :Analytics/Geo Indexing, search aggregations of geo points and shapes and removed :Search Foundations/Search Catch all for Search Foundations labels Mar 13, 2025
@elasticsearchmachine elasticsearchmachine added Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) and removed Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch labels Mar 13, 2025
@elasticsearchmachine
Copy link
Collaborator Author

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

@javanna
Copy link
Member

javanna commented Mar 13, 2025

Looks like a precision issues on a geo related test, rerouting to the appropriate team.

@GalLalouche
Copy link
Contributor

@craigtaverner Could you please take a look?

@craigtaverner craigtaverner self-assigned this Mar 17, 2025
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

No branches or pull requests

4 participants