[NumPy-Tickets] [NumPy] #1639: FAIL: test_complex_scalar_warning (test_regression.TestRegression)
NumPy Trac
numpy-tickets@scipy....
Thu Oct 14 08:48:03 CDT 2010
#1639: FAIL: test_complex_scalar_warning (test_regression.TestRegression)
----------------------+-----------------------------------------------------
Reporter: sienkiew | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 2.0.0
Component: Other | Version: 1.5.0
Keywords: |
----------------------+-----------------------------------------------------
{{{
======================================================================
FAIL: test_complex_scalar_warning (test_regression.TestRegression)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/stsci/pyssgdev/2.5.4/numpy/core/tests/test_regression.py",
line 1407, in test_complex_scalar_warning
assert_warns(np.ComplexWarning, float, x)
File "/usr/stsci/pyssgdev/2.5.4/numpy/testing/utils.py", line 1432, in
assert_warns
% func.__name__)
AssertionError: No warning raised when calling float
----------------------------------------------------------------------
}}}
Python 2.5.4
Red Hat Enterprise 5, 64 bit
Mac Leopard
Solaris
Red Hat Enterprise 4, 32 bit
Red Hat Enterprise 4, 64 bit
This was recently observed in:
{{{
origin?http://github.com/numpy/numpy.git (fetch)
origin?http://github.com/numpy/numpy.git (push)
1ee71d93fd069a51f45b4fa91e9e91d083a9334e
}}}
but has been happening at least since Sept 30.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1639>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list