[SciPy-Dev] New test errors in sparse

Pauli Virtanen pav at iki.fi
Thu Jun 13 03:30:54 EDT 2013


Blake Griffith <blake.a.griffith <at> gmail.com> writes:
> Hello SciPy, I was investigating why my recent PR failed to
> pass travis, and it looks like a bunch of tests errors appeared
> in sparse. I get:
> 
> FAILED (KNOWNFAIL=27, SKIP=169, errors=50)

The Travis build runs with the latest released version of Numpy
(i.e. 1.7.1), so it will not catch regressions/deprecations/etc.
in Numpy master.

[clip: DeprecationWarnings and TypeErrors]
> I can submit a fix for the tests that are now raising
> a DepreciationWarning.

That would be useful.

> But I can't figure out where the TypeError popped up. Or
> what is causing it. Some help here would be appreciated.

I can take a look if I manage to reproduce it.

-- 
Pauli Virtanen




More information about the SciPy-Dev mailing list