[SciPy-User] scipy 0.9.0.dev6984 test failures

Charles R Harris charlesr.harris at gmail.com
Fri Dec 3 12:05:03 EST 2010


On Fri, Dec 3, 2010 at 1:09 AM, Nils Wagner <nwagner at iam.uni-stuttgart.de>wrote:

>
> ======================================================================
> FAIL: test_cast_to_fp (test_recaster.TestRecaster)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File
>
> "/data/home/nwagner/local/lib/python2.5/site-packages/scipy/io/tests/test_recaster.py",
> line 73, in test_cast_to_fp
>     'Expected %s from %s, got %s' % (outp, inp, dtt)
> AssertionError: Expected <type 'numpy.float32'> from <type
> 'numpy.float64'>, got <type 'numpy.float16'>
>
>
Recaster is gone from the repository but I found a copy in the build
directory. Try deleting the build and installation directories.

<snip>

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20101203/29a8ec5e/attachment.html>


More information about the SciPy-User mailing list