-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
Raise-FPE test failures on Windows and PPC (Trac #1755) #2350
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
@rgommers wrote on 2011-03-27 The same happens on OS X 10.5 PPC:
On OS X PPC there are more failures:
|
Milestone changed to |
Title changed from |
@rgommers wrote on 2011-05-04 Fails on Solaris too. Probably on other less common platforms too. |
trac user zyv wrote on 2011-09-13 Happens on my regular x86_64 Linux system:
|
@rgommers wrote on 2012-02-20 This failure should finally be looked into for 1.7.0 |
Milestone changed to |
Milestone changed to |
This test passes on Intel i5, gcc version 4.8.2 20131212 (Red Hat 4.8.2-7), fedora linux. Might be worth checking some of the other failures. I don't expect PPC to be fixed. |
Original ticket http://projects.scipy.org/numpy/ticket/1755 on 2011-03-04 by @rgommers, assigned to unknown.
np.power fails to raise an exception on Windows (tested on py-3.1 and py-2.6). Test failure:
Result on Windows:
Result on OS X (as expected)
The text was updated successfully, but these errors were encountered: