[Python-checkins] buildbot failure in ppc Debian unstable 3.x

buildbot at python.org buildbot at python.org
Sun Apr 5 01:52:36 CEST 2009


The Buildbot has detected a new failure of ppc Debian unstable 3.x.
Full details are available at:
 http://www.python.org/dev/buildbot/all/ppc%20Debian%20unstable%203.x/builds/572

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: klose-debian-ppc

Build Reason: The web-page 'force build' button was pressed by 'Eric Smith': Test repr change branch

Build Source Stamp: [branch branches/py3k-short-float-repr] HEAD
Blamelist: 

BUILD FAILED: failed test

Excerpt from the test logfile:
2 tests failed:
    test_unicode test_userstring

======================================================================
ERROR: test_floatformatting (test.test_unicode.UnicodeTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/3.x.klose-debian-ppc/build/Lib/test/string_tests.py", line 1115, in test_floatformatting
    self.checkcall(format, "__mod__", value)
  File "/home/pybot/buildarea/3.x.klose-debian-ppc/build/Lib/test/string_tests.py", line 86, in checkcall
    getattr(obj, methodname)(*args)
MemoryError

======================================================================
ERROR: test_floatformatting (test.test_userstring.UserStringTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/3.x.klose-debian-ppc/build/Lib/test/string_tests.py", line 1115, in test_floatformatting
    self.checkcall(format, "__mod__", value)
  File "/home/pybot/buildarea/3.x.klose-debian-ppc/build/Lib/test/test_userstring.py", line 42, in checkcall
    getattr(object, methodname)(*args)
  File "/home/pybot/buildarea/3.x.klose-debian-ppc/build/Lib/collections.py", line 684, in __mod__
    return self.__class__(self.data % args)
MemoryError

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list