Re: [Numpy-discussion] Testsuite fails with Python 2.7.3rc1 and 3.2.3rc1 (Debian)

2012-04-08 Thread Charles R Harris
On Sun, Apr 8, 2012 at 2:28 AM, Sandro Tosi wrote: > On Sun, Apr 8, 2012 at 02:41, Charles R Harris > wrote: > > Possibly related to ticket #1578. > > yes, that's exactly it: > > >>> > $ python2.7-dbg -c "import sys ; sys.path.insert(0, > > '/home/morph/deb/build-area/python-numpy-1.6.1/debian/t

Re: [Numpy-discussion] Testsuite fails with Python 2.7.3rc1 and 3.2.3rc1 (Debian)

2012-04-08 Thread Sandro Tosi
On Sun, Apr 8, 2012 at 02:41, Charles R Harris wrote: > Possibly related to ticket #1578. yes, that's exactly it: >>> $ python2.7-dbg -c "import sys ; sys.path.insert(0, '/home/morph/deb/build-area/python-numpy-1.6.1/debian/tmp/usr/lib/python$v/dist-packages/') ; import numpy; numpy.test(verbose

Re: [Numpy-discussion] Testsuite fails with Python 2.7.3rc1 and 3.2.3rc1 (Debian)

2012-04-07 Thread Charles R Harris
On Sat, Apr 7, 2012 at 7:04 PM, Charles R Harris wrote: > > > On Sat, Apr 7, 2012 at 6:41 PM, Charles R Harris < > charlesr.har...@gmail.com> wrote: > >> >> >> On Sat, Apr 7, 2012 at 5:32 PM, Sandro Tosi wrote: >> >>> On Sun, Apr 1, 2012 at 12:25, Ralf Gommers >>> wrote: >>> > OK, that makes sen

Re: [Numpy-discussion] Testsuite fails with Python 2.7.3rc1 and 3.2.3rc1 (Debian)

2012-04-07 Thread Charles R Harris
On Sat, Apr 7, 2012 at 6:41 PM, Charles R Harris wrote: > > > On Sat, Apr 7, 2012 at 5:32 PM, Sandro Tosi wrote: > >> On Sun, Apr 1, 2012 at 12:25, Ralf Gommers >> wrote: >> > OK, that makes sense. So there are six test runs; for normal and debug >> > builds of 2.6.7, 2.7.3rc1 and 3.2.3rc2. Only

Re: [Numpy-discussion] Testsuite fails with Python 2.7.3rc1 and 3.2.3rc1 (Debian)

2012-04-07 Thread Charles R Harris
On Sat, Apr 7, 2012 at 5:32 PM, Sandro Tosi wrote: > On Sun, Apr 1, 2012 at 12:25, Ralf Gommers > wrote: > > OK, that makes sense. So there are six test runs; for normal and debug > > builds of 2.6.7, 2.7.3rc1 and 3.2.3rc2. Only the debug builds of the RCs > > have a problem, debug build of 2.6.

Re: [Numpy-discussion] Testsuite fails with Python 2.7.3rc1 and 3.2.3rc1 (Debian)

2012-04-07 Thread Sandro Tosi
On Sun, Apr 1, 2012 at 12:25, Ralf Gommers wrote: > OK, that makes sense. So there are six test runs; for normal and debug > builds of 2.6.7, 2.7.3rc1 and 3.2.3rc2. Only the debug builds of the RCs > have a problem, debug build of 2.6.7 is fine. exactly. > So I'd think that most likely there is

Re: [Numpy-discussion] Testsuite fails with Python 2.7.3rc1 and 3.2.3rc1 (Debian)

2012-04-01 Thread Ralf Gommers
On Sun, Apr 1, 2012 at 12:08 PM, Sandro Tosi wrote: > On Sun, Apr 1, 2012 at 11:32, Ralf Gommers > wrote: > > Thanks. Can you explain what happens when running the tests? I don't > > understand why the log says "Fatal Python error...Aborted" and then it > > happily continues (or restarts) and re

Re: [Numpy-discussion] Testsuite fails with Python 2.7.3rc1 and 3.2.3rc1 (Debian)

2012-04-01 Thread Sandro Tosi
On Sun, Apr 1, 2012 at 11:32, Ralf Gommers wrote: > Thanks. Can you explain what happens when running the tests? I don't > understand why the log says "Fatal Python error...Aborted" and then it > happily continues (or restarts) and returns "OK (KNOWNFAIL=3, SKIP=4)" even > for the 2.7.3rc1 and 3.2

Re: [Numpy-discussion] Testsuite fails with Python 2.7.3rc1 and 3.2.3rc1 (Debian)

2012-04-01 Thread Ralf Gommers
On Sat, Mar 31, 2012 at 12:39 PM, Sandro Tosi wrote: > Hi Ralf > sorry for the late reply. > > On Tue, Mar 27, 2012 at 22:29, Ralf Gommers > wrote: > > > > > > On Wed, Mar 21, 2012 at 12:28 AM, Sandro Tosi > wrote: > >> > >> Hello, > >> I've reported http://projects.scipy.org/numpy/ticket/2085

Re: [Numpy-discussion] Testsuite fails with Python 2.7.3rc1 and 3.2.3rc1 (Debian)

2012-03-31 Thread Sandro Tosi
Hi Ralf sorry for the late reply. On Tue, Mar 27, 2012 at 22:29, Ralf Gommers wrote: > > > On Wed, Mar 21, 2012 at 12:28 AM, Sandro Tosi wrote: >> >> Hello, >> I've reported http://projects.scipy.org/numpy/ticket/2085 and Ralf >> asked for bringing that up here: is anyone able to replicate the >

Re: [Numpy-discussion] Testsuite fails with Python 2.7.3rc1 and 3.2.3rc1 (Debian)

2012-03-27 Thread Ralf Gommers
On Wed, Mar 21, 2012 at 12:28 AM, Sandro Tosi wrote: > Hello, > I've reported http://projects.scipy.org/numpy/ticket/2085 and Ralf > asked for bringing that up here: is anyone able to replicate the > problem described in that ticket? > > The debian bug tracking the problem is: > http://bugs.debia

[Numpy-discussion] Testsuite fails with Python 2.7.3rc1 and 3.2.3rc1 (Debian)

2012-03-20 Thread Sandro Tosi
Hello, I've reported http://projects.scipy.org/numpy/ticket/2085 and Ralf asked for bringing that up here: is anyone able to replicate the problem described in that ticket? The debian bug tracking the problem is: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664672 Cheers, -- Sandro Tosi (aka