-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
1.7.0b1 - Unittest errors building on Debian armel #413
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
With beta2 these are the tests failures on this architecture:
Full log available at: https://buildd.debian.org/status/fetch.php?pkg=python-numpy&arch=armel&ver=1%3A1.7.0~b2-1&stamp=1348960430 |
The underflow/overflow issues on PPC have been a problem for a long time: http://projects.scipy.org/numpy/ticket/1755. IIRC @charris was of the opinion that this couldn't be solved in numpy itself in a reasonable way. |
Propose to skip these tests on this platform. @sandrotosi what's the output of |
We need to release. I don't know how to properly skip the tests on the platform unless we know |
Sorry for the late reply. Are you sure you want sys.platform? that would be
which is the same as my amd64 laptop. What I'd suggest to check is:
which represents better the machine type |
This should be fixed by gh-2879. |
Hello,
when building 1.7.0b1 on Debian unstable armel the tests suite returns some error:
Full build log is available at: https://buildd.debian.org/status/fetch.php?pkg=python-numpy&arch=armel&ver=1%3A1.7.0~b1-1&stamp=1346468161
Regards,
Sandro
The text was updated successfully, but these errors were encountered: