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

Missing protection in the spinner creation #313

Closed
miranov25 opened this issue Mar 8, 2023 · 1 comment · Fixed by #314
Closed

Missing protection in the spinner creation #313

miranov25 opened this issue Mar 8, 2023 · 1 comment · Fixed by #314

Comments

@miranov25
Copy link
Owner

In case the variables for the spinner are not suitable - the error in the creation of the spinner:

Hi Marian, I'm getting this error from RootIneractive: "ValueError: failed to validate Spinner(id='7035', ...).step: expected a value of type Float in range [1e-16, inf], got 0.0"

should be caught and fixed by RootInteactive

pl0xz0rz added a commit to pl0xz0rz/RootInteractive that referenced this issue Mar 8, 2023
pl0xz0rz added a commit to pl0xz0rz/RootInteractive that referenced this issue Mar 8, 2023
@pl0xz0rz pl0xz0rz mentioned this issue Mar 8, 2023
@miranov25
Copy link
Owner Author

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
------------------------------------------------------------------------------------------------ JSON report -------------------------------------------------------------------------------------------------
report saved to: test6.json
================================================================================= 37 passed, 7 warnings in 137.26s (0:02:17) =================================================================================

real    2m18.979s
user    24m21.480s
sys     1m18.468s

miranov25 added a commit that referenced this issue Mar 8, 2023
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 a pull request may close this issue.

1 participant