[SciPy-dev] recursion error in tests
Matthew Brett
matthew.brett@gmail....
Tue Nov 11 03:06:26 CST 2008
Hi David,
>> I am running scipy.test() for version 0.7.0.dev5042. When I do so I
>> receive the following error:
>
> Yep, that's a "fake" regression (fake because it has not been fixed
> yet). I tagged it as a known failure because infinite recursion
> clutter the output, so you should just get known failure instead now.
Thanks for putting that useful test in. I've reenabled it and fixed
it now in SVN, in the sense that I don't think we should have been
able to do what the test wants to do. At least the current code is
not set up to do it. I'd be glad of more people testing it though.
Thanks,
Matthew
More information about the Scipy-dev
mailing list