[Python-checkins] buildbot failure in ia64 Ubuntu trunk

buildbot at python.org buildbot at python.org
Thu Apr 2 16:59:43 CEST 2009


The Buildbot has detected a new failure of ia64 Ubuntu trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/ia64%20Ubuntu%20trunk/builds/1195

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

Buildslave for this Build: klose-debian-ia64

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: r.david.murray

BUILD FAILED: failed test

Excerpt from the test logfile:
2 tests failed:
    test_asyncore test_exceptions

======================================================================
FAIL: test_readwrite (test.test_asyncore.HelperFunctionTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/trunk.klose-debian-ia64/build/Lib/test/test_asyncore.py", line 144, in test_readwrite
    self.assertEqual(tobj.read, True)
AssertionError: False != True

======================================================================
ERROR: test_badisinstance (test.test_exceptions.ExceptionTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/trunk.klose-debian-ia64/build/Lib/test/test_exceptions.py", line 390, in test_badisinstance
    self.assert_("maximum recursion depth exceeded" in str(v), v)
  File "/home/pybot/buildarea/trunk.klose-debian-ia64/build/Lib/contextlib.py", line 23, in __exit__
    self.gen.next()
  File "/home/pybot/buildarea/trunk.klose-debian-ia64/build/Lib/test/test_support.py", line 536, in captured_output
    setattr(sys, stream_name, orig_stdout)
RuntimeError: maximum recursion depth exceeded

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list