Skip to content

Conversation

@JonasKunz
Copy link
Contributor

@JonasKunz JonasKunz commented Nov 26, 2025

Closes #138504.
The test uses a RandomIndexWriter and so far assumed that the documents are read back in the same order they are "ingested". It looks depending on the random configuration of the writer this is not the case.

This PR fixes this by not making the tests rely on the read order.

@JonasKunz JonasKunz added >test Issues or PRs that are addressing/adding tests :StorageEngine/Mapping The storage related side of mappings labels Nov 26, 2025
@elasticsearchmachine elasticsearchmachine added external-contributor Pull request authored by a developer outside the Elasticsearch team v9.3.0 Team:StorageEngine labels Nov 26, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-storage-engine (Team:StorageEngine)

@JonasKunz JonasKunz requested a review from felixbarny November 26, 2025 11:29
@JonasKunz JonasKunz enabled auto-merge (squash) November 26, 2025 14:06
@JonasKunz JonasKunz merged commit c5526ba into elastic:main Nov 27, 2025
34 checks passed
@JonasKunz JonasKunz deleted the fix-formatted-doc-values-tests branch November 27, 2025 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external-contributor Pull request authored by a developer outside the Elasticsearch team :StorageEngine/Mapping The storage related side of mappings Team:StorageEngine >test Issues or PRs that are addressing/adding tests v9.3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] ExponentialHistogramFieldMapperTests testFormattedDocValues failing

3 participants