Re: [Numpy-discussion] Failures in test_recfunctions.py

2009-01-22 Thread Pierre GM
On Jan 22, 2009, at 1:31 PM, Nils Wagner wrote: >> > Hi Pierre, > > Thank you. Works for me. You're welcome, thanks for reporting! ___ Numpy-discussion mailing list Numpy-discussion@scipy.org http://projects.scipy.org/mailman/listinfo/numpy-discussion

Re: [Numpy-discussion] Failures in test_recfunctions.py

2009-01-22 Thread Nils Wagner
On Thu, 22 Jan 2009 12:53:39 -0500 Pierre GM wrote: > Interesting. > The tests pass on my machine > OS X, > Python version 2.5.4 (r254:67916, Dec 29 2008, 17:02:44) >[GCC 4.0.1 > (Apple Inc. build 5488)] > nose version 0.10.4 > >For >> File >> "/home/nwagner/local/lib64/python2.6/site-pack

Re: [Numpy-discussion] Failures in test_recfunctions.py

2009-01-22 Thread Pierre GM
Interesting. The tests pass on my machine OS X, Python version 2.5.4 (r254:67916, Dec 29 2008, 17:02:44) [GCC 4.0.1 (Apple Inc. build 5488)] nose version 0.10.4 For > File > "/home/nwagner/local/lib64/python2.6/site-packages/numpy/lib/tests/ > test_recfunctions.py", > line 34, in test_zip_des

[Numpy-discussion] Failures in test_recfunctions.py

2009-01-22 Thread Nils Wagner
>>> numpy.__version__ '1.3.0.dev6331' == FAIL: Test the ignoremask option of find_duplicates -- Traceback (most recent call last): File "/home/nwagner/local/l