<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Sep 3, 2013 at 6:24 PM, Christoph Gohlke <span dir="ltr"><<a href="mailto:cgohlke@uci.edu" target="_blank">cgohlke@uci.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>The 32 bit build fails two tests (unrelated to the above 64 bit issue):<br>
<br>
======================================================================<br>
FAIL: test_invalid (test_errstate.TestErrstate)<br>
----------------------------------------------------------------------<br>
Traceback (most recent call last):<br>
File "X:\Python27\lib\site-packages\numpy\testing\decorators.py",<br>
line 146, in skipper_func<br>
return f(*args, **kwargs)<br>
File<br>
"X:\Python27\lib\site-packages\numpy\core\tests\test_errstate.py", line<br>
23, in test_invalid<br>
self.fail("Did not raise an invalid error")<br>
AssertionError: Did not raise an invalid error<br>
<br>
======================================================================<br>
FAIL: simd tests on max/min<br>
----------------------------------------------------------------------<br>
Traceback (most recent call last):<br>
File "X:\Python27\lib\site-packages\numpy\core\tests\test_umath.py",<br>
line 678, in test_minmax_blocked<br>
msg=repr(inp) + '\n' + msg)<br>
AssertionError: array([ 0., 1., nan, 3., 4., 5., 6., 7.,<br>
8., 9., 10.], dtype=float32)<br>
unary offset=(0, 0), size=11, dtype=<type 'numpy.float32'>, out of place<br>
<br>
----------------------------------------------------------------------<br>
<div class="HOEnZb"><div class="h5"><br></div></div></blockquote><div><br></div><div>I opened issues for both of these. Christoph, <a href="https://github.com/numpy/numpy/issues/3680">Julian is looking at the second</a>, could you help him debug the issue?<br>
<br></div><div>Chuck <br></div><br></div></div></div>