Re: [Numpy-discussion] latest svn version fails on Solaris

2007-09-19 Thread Travis E. Oliphant
Christopher Hanley wrote: > Hi, > > The latest version of numpy has a unit test failure on big endian machines. > Thanks Chris, Do you know which version last succeeded? -Travis ___ Numpy-discussion mailing list Numpy-discussion@scipy.org http://p

Re: [Numpy-discussion] latest svn version fails on Solaris

2007-08-22 Thread Stefan van der Walt
Hi Chris Do you have a Solaris machine that we can use as a client for the buildbot (this can be a desktop machine)? I didn't see this problem earlier, since all the other platforms built without problems. I also noticed that not all platforms execute the same number of tests, which is worrisome

[Numpy-discussion] latest svn version fails on Solaris

2007-08-22 Thread Christopher Hanley
Hi, The latest version of numpy has a unit test failure on big endian machines. == FAIL: test_record_array (numpy.core.tests.test_multiarray.test_putmask) -- Tra