Skip to content

Conversation

@JonasKunz
Copy link
Contributor

Fixes #133291.

The exponential_histogram type is hidden behind a feature flag. Therefore the tests must not run when the feature flag is not enabled (e.g. in the release tests).

Tested with

./gradlew ":x-pack:plugin:mapper-exponential-histogram:check" -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dtests.seed=64E54DF2EBE3D629 -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=mgo -Dtests.timezone=Asia/Hong_Kong -Druntime.java=24

@elasticsearchmachine elasticsearchmachine added needs:triage Requires assignment of a team area label v9.2.0 external-contributor Pull request authored by a developer outside the Elasticsearch team labels Aug 21, 2025
@JonasKunz JonasKunz added Team:StorageEngine :StorageEngine/Mapping The storage related side of mappings labels Aug 21, 2025
@JonasKunz JonasKunz requested a review from kkrik-es August 21, 2025 08:34
@elasticsearchmachine elasticsearchmachine removed the needs:triage Requires assignment of a team area label label Aug 21, 2025
@elasticsearchmachine
Copy link
Collaborator

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

@JonasKunz JonasKunz added the >test Issues or PRs that are addressing/adding tests label Aug 21, 2025
@JonasKunz JonasKunz enabled auto-merge (squash) August 21, 2025 10:58
@JonasKunz JonasKunz merged commit 530a85d into elastic:main Aug 21, 2025
34 checks passed
@JonasKunz JonasKunz deleted the fix-exp-histo-release-tests branch August 21, 2025 12:10
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.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] ExponentialHistogramFieldMapperTests class failing

3 participants