Skip to content

[RF] Fix if statement in HypoTestInverterResult::FindIndex()#8645

Merged
guitargeek merged 1 commit intoroot-project:masterfrom
guitargeek:issue-8641
Jul 16, 2021
Merged

[RF] Fix if statement in HypoTestInverterResult::FindIndex()#8645
guitargeek merged 1 commit intoroot-project:masterfrom
guitargeek:issue-8641

Conversation

@guitargeek
Copy link
Copy Markdown
Contributor

The if statement in HypoTestInverterResult::FindIndex() didn't
consider the xvalue == 1 case, resulting in no index being found.

The `if` statement in `HypoTestInverterResult::FindIndex()` didn't
consider the `xvalue == 1` case, resulting in no index being found.
@phsft-bot
Copy link
Copy Markdown

Starting build on ROOT-debian10-i386/cxx14, ROOT-performance-centos8-multicore/default, ROOT-ubuntu16/nortcxxmod, mac1014/python3, mac11.0/cxx17, windows10/cxx14
How to customize builds

@guitargeek guitargeek linked an issue Jul 12, 2021 that may be closed by this pull request
1 task
@phsft-bot
Copy link
Copy Markdown

Build failed on ROOT-debian10-i386/cxx14.
Running on pcepsft10.dyndns.cern.ch:/build/workspace/root-pullrequests-build
See console output.

Errors:

  • [2021-07-12T15:17:37.030Z] stderr: error: could not read '.git/rebase-apply/head-name': No such file or directory

Failing tests:

Copy link
Copy Markdown
Member

@lmoneta lmoneta left a comment

Choose a reason for hiding this comment

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

LGTM !
Thanks for the fix!

@guitargeek guitargeek merged commit e430146 into root-project:master Jul 16, 2021
@guitargeek guitargeek deleted the issue-8641 branch September 14, 2021 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RooStats::HypoTestInverterResult::FindIndex fails if xvalue == 1

3 participants