[SciPy-Dev] scipy test errors

Ralf Gommers ralf.gommers at gmail.com
Sat Dec 22 04:22:44 EST 2012


On Sat, Dec 22, 2012 at 2:09 AM, Skipper Seabold <jsseabold at gmail.com>wrote:

> On Fri, Dec 21, 2012 at 2:51 PM, Ralf Gommers <ralf.gommers at gmail.com>
> wrote:
> >
> >
> >
> > On Fri, Dec 21, 2012 at 4:19 PM, Skipper Seabold <jsseabold at gmail.com>
> > wrote:
> >>
> >> On Fri, Dec 21, 2012 at 4:39 AM, Pauli Virtanen <pav at iki.fi> wrote:
> >> > Skipper Seabold <jsseabold <at> gmail.com> writes:
> >> > [clip]
> >> >> http://projects.scipy.org/scipy/ticket/1796
> >> >>
> >> >> But I installed master numpy/scipy yesterday on a new system, and I'm
> >> >> also experience a large number of errors. Not all the same as listed
> >> >> on the ticket.
> >> >>
> >> >> FAILED (KNOWNFAIL=17, SKIP=37, errors=48)
> >> >>
> >> >> Test output attached.
> >> >
> >> > I think all these are due to changes made in Numpy master,
> >> > with an older Numpy version (e.g. 1.6.2) all of them should go away.
> >> >
> >>
> >> That's what I figured. I submitted a PR for the indexing with a float.
> >> Not sure why the deprecation warnings raised errors though. Don't
> >> recall seeing this before. Maybe some configuration that I've
> >> overlooked?
> >>
> >> I was curious if the problems coming from as_strided were a numpy
> >> problem. Similarly, I get these errors with numpy 1.7.0b2
> >
> >
> > These should be fixed with the latest numpy 1.7.x branch. If not, please
> > open a new numpy issue.
>
> Can confirm that they go away with this branch and see the discussion
> now. Is the idea that these will end up back in master?


It should be fixed in master, but I'm not exactly sure how or when.

Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20121222/49a4786c/attachment.html>


More information about the SciPy-Dev mailing list