[SciPy-Dev] tests crash

josef.pktd at gmail.com josef.pktd at gmail.com
Thu May 27 13:42:32 EDT 2010


I just tried current trunk scipy (build against numpy 1.4.0)

build looks fine but scipy.test() crashes

I get an old error
** On entry to DGEEV , parameter number  5 had an illegal value

previously this error wasn't fatal, now python crashes.

verbose shows it is in test_ltisys.TestSS2TF.test_basic(0, 3, 3)

Is this a new known problem?

without test_ltisys.py, I get

Ran 4410 tests in 93.312s
FAILED (KNOWNFAIL=11, SKIP=33, errors=6, failures=2)
<nose.result.TextTestResult run=4410 errors=6 failures=2>

(3 io/matlab errors that I haven't seen before)

It could be my build setup, but I don't have the time to debug it (and
I didn't change it in a long time).

Josef



More information about the SciPy-Dev mailing list