Skip to content

Conversation

@GalLalouche
Copy link
Contributor

Manual cherry-pick of #122871.

Fixes elastic#122661.
The issue was caused by RandomIndexWriter (randomly) reshuffling the document writing order. Since this test also ensures that the documents are read in the input order, I've opted to use a regular IndexWriter instead. I've also renamed the class to AbstractShapeGeometryFieldMapperTests since it was originally renamed due to a misunderstanding of muted tests (which caused it to be muted again! Busted 😅).
@GalLalouche GalLalouche added >test Issues or PRs that are addressing/adding tests backport Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Analytics/ES|QL AKA ESQL v9.0.1 labels Mar 6, 2025
@GalLalouche GalLalouche enabled auto-merge (squash) March 6, 2025 17:05
@elasticsearchmachine elasticsearchmachine merged commit f393fbe into elastic:9.0 Mar 6, 2025
16 checks passed
@GalLalouche GalLalouche deleted the test/9.0/geoshape branch March 6, 2025 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Analytics/ES|QL AKA ESQL auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test Issues or PRs that are addressing/adding tests v9.0.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants