-
Notifications
You must be signed in to change notification settings - Fork 36
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
negative-arg sqrt calls happened on Apple Silicon CI run around moments (non-deterministic, log attached) #1460
Comments
I can't recreate it. Tried to run on MacOs 14.4 with python 3.12. Works fine. |
In the same folder one of tests is not passing: ======================= 1 xfailed, 3 warnings in 13.78s ========================
E assert (1.2 * 0.01) < np.float64(0.006053614904341087) jensen_and_nugent_2017/test_fig_5.py:57: AssertionError Process finished with exit code 0 |
I captured it using |
Found this release note of python 3.12.8. |
@slayoo this issue now is more urgent. |
for the record, here's the error log:
non deterministic :(
Originally posted by @slayoo in #1458 (comment)
The text was updated successfully, but these errors were encountered: