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

The roofit/roostats/test/testHypoTestInvResult.cxx test fails on aarch64 and ppc64le #5867

Merged
merged 1 commit into from
Jun 15, 2020

Conversation

ellert
Copy link
Contributor

@ellert ellert commented Jun 13, 2020

This commit adjusts the allowed deviation from the expected value so that the test passes.

The reported error is (with slight variations in the exact numbers):

/builddir/build/BUILD/root-6.20.06/roofit/roostats/test/testHypoTestInvResult.cxx:24: Failure
The difference between result->UpperLimitEstimatedError() and 0.059684301 is 1.1846561807221656e-07, which exceeds 1.E-8, where
result->UpperLimitEstimatedError() evaluates to 0.05968418253438193,
0.059684301 evaluates to 0.059684301000000002, and
1.E-8 evaluates to 1e-08.

aarch64 and ppc64le. This commit adjusts the allowed deviation from
the expected value so that the test passes.

The reported error is (with slight variations in the exact numbers):

/builddir/build/BUILD/root-6.20.06/roofit/roostats/test/testHypoTestInvResult.cxx:24: Failure
The difference between result->UpperLimitEstimatedError() and 0.059684301 is 1.1846561807221656e-07, which exceeds 1.E-8, where
result->UpperLimitEstimatedError() evaluates to 0.05968418253438193,
0.059684301 evaluates to 0.059684301000000002, and
1.E-8 evaluates to 1e-08.
@phsft-bot
Copy link
Collaborator

Can one of the admins verify this patch?

@bellenot
Copy link
Member

@phsft-bot build

@phsft-bot
Copy link
Collaborator

Starting build on ROOT-debian10-i386/cxx14, ROOT-performance-centos7-multicore/default, ROOT-fedora30/cxx14, ROOT-fedora31/noimt, ROOT-ubuntu16/nortcxxmod, mac1014/python3, mac1015/cxx17, windows10/cxx14
How to customize builds

Copy link
Member

@hageboeck hageboeck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I will merge it once the build completes.

@hageboeck hageboeck merged commit 9986924 into root-project:master Jun 15, 2020
@ellert ellert deleted the roostats-test-aarch64-ppc64le branch June 15, 2020 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants