[SciPy-Dev] scipy.test failures in r6342

Nils Wagner nwagner at iam.uni-stuttgart.de
Wed Apr 28 14:27:03 EDT 2010


On Wed, 28 Apr 2010 18:04:13 +0000 (UTC)
  Pauli Virtanen <pav at iki.fi> wrote:
> Tue, 27 Apr 2010 20:39:32 +0200, Nils Wagner wrote:
>> ======================================================================
>> ERROR: test_callback (test_iterative.TestGMRES)
>> ----------------------------------------------------------------------
> 
> Those were fixed in a later commit.
> 
> Cheers,
> Pauli
> 

And how about that

======================================================================
ERROR: test_linsolve.TestSplu.test_splu_perm
----------------------------------------------------------------------
Traceback (most recent call last):
   File 
"/home/nwagner/local/lib64/python2.6/site-packages/nose-0.11.2.dev-py2.6.egg/nose/case.py", 
line 183, in runTest
     self.test(*self.arg)
   File 
"/home/nwagner/local/lib64/python2.6/site-packages/scipy/sparse/linalg/dsolve/tests/test_linsolve.py", 
line 103, in test_splu_perm
     assert_(all(perm > -1))
MemoryError
  

Cheers,
                          Nils



More information about the SciPy-Dev mailing list