On Tue, Sep 3, 2013 at 6:24 PM, Christoph Gohlke <[email protected]> wrote:
>
> The 32 bit build fails two tests (unrelated to the above 64 bit issue):
>
> ======================================================================
> FAIL: test_invalid (test_errstate.TestErrstate)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "X:\Python27\lib\site-packages\numpy\testing\decorators.py",
> line 146, in skipper_func
> return f(*args, **kwargs)
> File
> "X:\Python27\lib\site-packages\numpy\core\tests\test_errstate.py", line
> 23, in test_invalid
> self.fail("Did not raise an invalid error")
> AssertionError: Did not raise an invalid error
>
> ======================================================================
> FAIL: simd tests on max/min
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "X:\Python27\lib\site-packages\numpy\core\tests\test_umath.py",
> line 678, in test_minmax_blocked
> msg=repr(inp) + '\n' + msg)
> AssertionError: array([ 0., 1., nan, 3., 4., 5., 6., 7.,
> 8., 9., 10.], dtype=float32)
> unary offset=(0, 0), size=11, dtype=<type 'numpy.float32'>, out of place
>
> ----------------------------------------------------------------------
>
>
I opened issues for both of these. Christoph, Julian is looking at the
second <https://github.com/numpy/numpy/issues/3680>, could you help him
debug the issue?
Chuck
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion