-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
test_checks and test_interval have flaky tests #4315
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
Comments
these failed again here https://github.com/pymc-devs/pymc3/runs/1543128994 |
and again here https://github.com/pymc-devs/pymc3/runs/1571170775 |
Is the test_interval fixed by #4418 perhaps? |
The This is how The enforcing of float64 is a bit strange, but I assume numpy does the right thing when on a 32-bit machine? Somewhere we are losing precision. This can happen either in the Edit: Could it be when |
The transforms methods have been refactored for V4 and among other things forward_val is no longer a thing. I don't think I've seen these fail since then, so I am closing this one tentatively |
Noticed on the first run of #4314
The text was updated successfully, but these errors were encountered: