[Numpy-tickets] [NumPy] #364: numpy.core.tests.test_defmatrix.test_matrix_return test failure
NumPy
numpy-tickets at scipy.net
Mon Oct 23 18:33:41 CDT 2006
#364: numpy.core.tests.test_defmatrix.test_matrix_return test failure
-----------------------------+----------------------------------------------
Reporter: albertstrasheim | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: 1.0 Release
Component: numpy.core | Version: devel
Severity: normal | Keywords:
-----------------------------+----------------------------------------------
r3386 seems to have broken
numpy.core.tests.test_defmatrix.test_matrix_return.
{{{
======================================================================
FAIL: check_instance_methods
(numpy.core.tests.test_defmatrix.test_matrix_return)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python2.4/site-
packages/numpy/core/tests/test_defmatrix.py", line 167, in
check_instance_methods
assert type(b) is matrix, "%s" % attrib
AssertionError: getA1
}}}
--
Ticket URL: <http://projects.scipy.org/scipy/numpy/ticket/364>
NumPy <http://projects.scipy.org/scipy/numpy>
The fundamental package needed for scientific computing with Python.
More information about the Numpy-tickets
mailing list