[Numpy-discussion] Buildbots in red meltdown.

Charles R Harris charlesr.harris at gmail.com
Sun Feb 14 01:26:11 EST 2010


*All* the buildbots are showing errors. Here are some:

======================================================================
ERROR: test_view_to_flexible_dtype (test_core.TestMaskedView)

----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/numpybb/Buildbot/numpy/b13/numpy-install/lib/python2.4/site-packages/numpy/ma/tests/test_core.py",
line 3333, in test_view_to_flexible_dtype

    test = a[0].view([('A', float), ('B', float)])
  File "../numpy-install/lib/python2.4/site-packages/numpy/ma/core.py",
line 2866, in view
  File "../numpy-install/lib/python2.4/site-packages/numpy/ma/core.py",
line 2786, in __array_finalize__

TypeError: attribute 'shape' of 'numpy.generic' objects is not writable

======================================================================
ERROR: test_view_to_subdtype (test_core.TestMaskedView)

----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/numpybb/Buildbot/numpy/b13/numpy-install/lib/python2.4/site-packages/numpy/ma/tests/test_core.py",
line 3354, in test_view_to_subdtype

    test = a[0].view((float, 2))
  File "../numpy-install/lib/python2.4/site-packages/numpy/ma/core.py",
line 2866, in view
  File "../numpy-install/lib/python2.4/site-packages/numpy/ma/core.py",
line 2786, in __array_finalize__

TypeError: attribute 'shape' of 'numpy.generic' objects is not writable

======================================================================
FAIL: test_buffer_hashlib (test_regression.TestRegression)

----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/numpybb/Buildbot/numpy/b13/numpy-install/lib/python2.4/site-packages/numpy/core/tests/test_regression.py",
line 1255, in test_buffer_hashlib

    assert_equal(md5(x).hexdigest(), '2a1dd1e1e59d0a384c26951e316cd7e6')
  File "../numpy-install/lib/python2.4/site-packages/numpy/testing/utils.py",
line 305, in assert_equal
AssertionError:

Items are not equal:
 ACTUAL: '1264d4a9f74dc462700fd163e3ff09a6'
 DESIRED: '2a1dd1e1e59d0a384c26951e316cd7e6'

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20100213/97ebe09e/attachment.html>


More information about the NumPy-Discussion mailing list