Skip to content

ES|QL [CI] Fix MvPercentileTests double FP tolerance for RHEL-8 platform#154968

Open
hawkhuang-collab wants to merge 2 commits into
elastic:mainfrom
hawkhuang-collab:fix/mv-percentile-fp-tolerance
Open

ES|QL [CI] Fix MvPercentileTests double FP tolerance for RHEL-8 platform#154968
hawkhuang-collab wants to merge 2 commits into
elastic:mainfrom
hawkhuang-collab:fix/mv-percentile-fp-tolerance

Conversation

@hawkhuang-collab

Copy link
Copy Markdown
Contributor

Widen the relative tolerance in MvPercentileTests from 1E-7 to 1E-6 to accommodate x87 FP accumulation differences on RHEL-8, where the observed relative error (~1.71E-7) exceeds the previous threshold. Unmute the four affected testEvaluateInManyThreads double-variant test cases (#154070-#154073).

Fixes: #154070, #154071, #154072, #154073.

…nces

Widen the relative tolerance in MvPercentileTests from 1E-7 to 1E-6 to
accommodate x87 FP accumulation differences on RHEL-8, where the observed
relative error (~1.71E-7) exceeds the previous threshold. Unmute the four
affected testEvaluateInManyThreads double-variant test cases (elastic#154070-elastic#154073).
@hawkhuang-collab hawkhuang-collab added >test Issues or PRs that are addressing/adding tests v9.5.1 :Analytics/ES|QL AKA ESQL auto-backport Automatically create backport pull requests when merged labels Jul 24, 2026
@hawkhuang-collab
hawkhuang-collab marked this pull request as ready for review July 24, 2026 15:39
@elasticsearchmachine elasticsearchmachine added the Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) label Jul 24, 2026
@elasticsearchmachine

Copy link
Copy Markdown
Collaborator

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

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-backport Automatically create backport pull requests when merged Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) >test Issues or PRs that are addressing/adding tests v9.5.1 v9.6.0

Projects

None yet

2 participants