[Python-checkins] buildbot failure in amd64 gentoo 3.x

buildbot at python.org buildbot at python.org
Sun Apr 5 01:26:57 CEST 2009


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

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

Buildslave for this Build: norwitz-amd64

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/buildbot/slave/py-build/3.x.norwitz-amd64/build/Lib/test/string_tests.py", line 1115, in test_floatformatting
    self.checkcall(format, "__mod__", value)
  File "/home/buildbot/slave/py-build/3.x.norwitz-amd64/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/buildbot/slave/py-build/3.x.norwitz-amd64/build/Lib/test/string_tests.py", line 1115, in test_floatformatting
    self.checkcall(format, "__mod__", value)
  File "/home/buildbot/slave/py-build/3.x.norwitz-amd64/build/Lib/test/test_userstring.py", line 42, in checkcall
    getattr(object, methodname)(*args)
  File "/home/buildbot/slave/py-build/3.x.norwitz-amd64/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