[SciPy-Dev] test failures with python 2.4
Ralf Gommers
ralf.gommers@googlemail....
Mon Jun 4 14:10:07 CDT 2012
On Mon, Jun 4, 2012 at 9:05 PM, Denis Laxalde <denis@laxalde.org> wrote:
> Le lundi 04 juin 2012 à 20:56 +0200, Ralf Gommers a écrit :
> > > Sparse:
>
> > These are silences by https://github.com/scipy/scipy/pull/237. See
> > http://projects.scipy.org/scipy/ticket/1559 for details.
>
> Looks reasonable.
>
> > > Special:
> [...]
> > > ======================================================================
> > > FAIL: test_iv_cephes_vs_amos_mass_test (test_basic.TestBessel)
> > >
> > > ----------------------------------------------------------------------
> > > Traceback (most recent call last):
> > > File
> > >
> "/home/denis/.local/lib/python2.7/site-packages/scipy/special/tests/test_basic.py",
> > > line 1659, in test_iv_cephes_vs_amos_mass_test
> > > assert_(dc[k] < 1e-9, (v[k], x[k], special.iv(v[k], x[k]),
> > > special.iv(v[k], x[k]+0j)))
> > > File "/usr/lib/pymodules/python2.7/numpy/testing/utils.py",
> line
> > > 34, in assert_
> > > raise AssertionError(msg)
> > > AssertionError: (189.2947429454936, 3.0238805556481037,
> > > 4.089165443940765e-317, 0j)
> > >
> > This one I can't reproduce.
>
> Did you run the test with 'full'? This particular test is marked as
> slow.
>
Yes, I know. Doesn't reproduce. It did sometime in the past though:
http://projects.scipy.org/scipy/ticket/1453
Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/scipy-dev/attachments/20120604/f4075990/attachment.html
More information about the SciPy-Dev
mailing list