[Python-checkins] buildbot failure in x86 XP-4 3.0

buildbot at python.org buildbot at python.org
Fri Jan 9 23:02:37 CET 2009


The Buildbot has detected a new failure of x86 XP-4 3.0.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%20XP-4%203.0/builds/33

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

Buildslave for this Build: bolen-windows

Build Reason: 
Build Source Stamp: [branch branches/release30-maint] HEAD
Blamelist: antoine.pitrou

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_httpservers

======================================================================
FAIL: test_post (test.test_httpservers.CGIHTTPServerTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "E:\cygwin\home\db3l\buildarea\3.0.bolen-windows\build\lib\test\test_httpservers.py", line 330, in test_post
    self.assertEquals(res.read(), b'1, python, 123456\n')
AssertionError: b'' != b'1, python, 123456\n'

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list