On 12/02/2009 02:49 AM, David Cournapeau wrote: > Nadav Horesh wrote: > >> I got the following errors with a clean installation of numpy (previous >> installations deleted): >> >> > Actually, there are still some leftover: the file > numpy/core/test_defmatrix.py does not exist in the tarball. > > cheers, > > David > _______________________________________________ > NumPy-Discussion mailing list > [email protected] > http://mail.scipy.org/mailman/listinfo/numpy-discussion >
I see this issue as a (small) downside of the ability of nose to find and run any test. So, while it does not really solve the underlying problem, can nose be *easily* configured to ignore these defunct tests for the stable releases? Bruce _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
