10000 Test failure for 1.104 on Centos 5 · Issue #6973 · numpy/numpy · GitHub
[go: up one dir, main page]

Skip to content

Test failure for 1.104 on Centos 5 #6973

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

Closed
cournape opened this issue Jan 8, 2016 · 1 comment
Closed

Test failure for 1.104 on Centos 5 #6973

cournape opened this issue Jan 8, 2016 · 1 comment

Comments

@cournape
Copy link
Member
cournape commented Jan 8, 2016

I see one failure w/ the latest numpy:

======================================================================
FAIL: test_umath.TestComplexFunctions.test_branch_cuts(<ufunc 'arccosh'>, [-1, 0.5], [1j, 1j], 1, -1, True)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/vagrant/src/buildsystem-git/build/master-env/lib/python2.7/site-packages/nose/case.py", line 197, in runTest
    self.test(*self.arg)
  File "/home/vagrant/src/buildsystem-git/build/master-env/lib/python2.7/site-packages/numpy/core/tests/test_umath.py", line 1748, in _check_branch_cut
    assert_(np.all(np.absolute(y0.imag - yp.imag) < atol), (y0, yp))
  File "/home/vagrant/src/buildsystem-git/build/master-env/lib/python2.7/site-packages/numpy/testing/utils.py", line 53, in assert_
    raise AssertionError(smsg)
AssertionError: (array([  0.00000000e+00+3.14159265j,   1.11022302e-16-1.04719755j]), array([  4.71216091e-07+3.14159218j,   1.28119737e-13+1.04719755j]))

On Centos 5.8, gcc 4.4, python 2.7.6 (built w/ MKL, but I doubt that's related).

@charris
Copy link
Member
charris commented Jan 8, 2016

See #6063. The problem isn't new, but the test is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants
0