[Python-checkins] buildbot failure in ppc Debian unstable trunk

buildbot at python.org buildbot at python.org
Wed Apr 1 02:12:51 CEST 2009


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

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

Buildslave for this Build: klose-debian-ppc

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: benjamin.peterson,georg.brandl,gregory.p.smith,hirokazu.yamamoto,josiah.carlson,r.david.murray,tarek.ziade

BUILD FAILED: failed test

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

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

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

======================================================================
FAIL: test_unhandled (test.test_asyncore.DispatcherTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/test/test_asyncore.py", line 321, in test_unhandled
    self.assertEquals(lines, expected)
AssertionError: First differing element 0:

======================================================================
FAIL: test_event (test.test_multiprocessing.WithThreadsTestEvent)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/test/test_multiprocessing.py", line 754, in test_event
    self.assertEqual(wait(0.0), None)
AssertionError: False != None

======================================================================
FAIL: test_event (test.test_multiprocessing.WithManagerTestEvent)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/trunk.klose-debian-ppc/build/Lib/test/test_multiprocessing.py", line 754, in test_event
    self.assertEqual(wait(0.0), None)
AssertionError: False != None

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list