[Numpy-discussion] FAIL: Test bug in reduceat with structured arrays

Nils Wagner nwagner at iam.uni-stuttgart.de
Mon May 11 08:06:07 EDT 2009


Hi all,

Can someone reproduce the following failure ?
I am using
>>> numpy.__version__
'1.4.0.dev6983'

======================================================================
FAIL: Test bug in reduceat with structured arrays copied 
for speed.
----------------------------------------------------------------------
Traceback (most recent call last):
   File 
"/data/home/nwagner/local/lib/python2.5/site-packages/nose-0.10.4-py2.5.egg/nose/case.py", 
line 182, in runTest
     self.test(*self.arg)
   File 
"/data/home/nwagner/local/lib/python2.5/site-packages/numpy/core/tests/test_umath.py", 
line 664, in test_reduceat
     assert np.all(h1 == h2)
AssertionError

Nils



More information about the NumPy-Discussion mailing list