-
-
Notifications
You must be signed in to change notification settings - Fork 151
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
Large number of test failures with numpy 1.23.2 #1125
Comments
Ping. This is blocking us from upgrading numpy in Gentoo. Do we need to give any more info? |
Those look like issues that were fixed in #1219 and released in https://github.com/aesara-devs/aesara/releases/tag/rel-2.8.7. |
Do you need release 2.7.10 to be fixed? |
Thank you for the reply. It's gotten really late here, so I'll test it tomorrow.
No, thank you. |
I've confirmed that the tests pass now here. Thanks again! |
Thanks! |
Description of your problem or feature request
When running aesara's test suite against numpy 1.23.2, the following tests fail:
List of test failures (213)
Please provide the full traceback of any errors.
Due to sheer size of the tracebacks, I'm attaching the complete test log as .gz compressed file (1.6M):
dev-python:aesara-2.7.10:20220818-062432.log.gz
Versions and main components
python -c "import aesara; print(aesara.config)"
): aesara-config.txtThe text was updated successfully, but these errors were encountered: