[Numpy-discussion] numpy-1.1.1rc2 Mac binary - Please Test.

Robert Pyle rpyle at post.harvard.edu
Fri Jul 25 16:13:43 EDT 2008


On Jul 25, 2008, at 2:48 PM, Christopher Burns wrote:

> Reminder, please test the Mac installer for rc2 so we have time to  
> fix any bugs before the release next week.

Dual G5, 10.5.4, Python 2.5.2 (r252:60911, Feb 22 2008, 07:57:53)

installed as expected, passed all tests:

Ran 1300 tests in 3.438s

OK
<unittest._TextTestResult run=1300 errors=0 failures=0>



MacBook Pro, Intel Core 2 Duo, 10.5.4, Python 2.5.2 (r252:60911, Feb  
22 2008, 07:57:53)

installed as expected, failed one test:

FAIL: check_testUfuncRegression (numpy.core.tests.test_ma.test_ufuncs)
----------------------------------------------------------------------
Traceback (most recent call last):
   File "/Library/Frameworks/Python.framework/Versions/2.5/lib/ 
python2.5/site-packages/numpy/core/tests/test_ma.py", line 692, in  
check_testUfuncRegression
     self.failUnless(eqmask(ur.mask, mr.mask))
AssertionError

----------------------------------------------------------------------
Ran 1336 tests in 3.104s

FAILED (failures=1)
<unittest._TextTestResult run=1336 errors=0 failures=1>






More information about the NumPy-Discussion mailing list