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

buildbot at python.org buildbot at python.org
Sun Jan 20 00:40:42 CET 2008


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

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

Buildslave for this Build: bolen-windows

Build Reason: 
Build Source Stamp: [branch branches/release25-maint] HEAD
Blamelist: georg.brandl

BUILD FAILED: failed test

Excerpt from the test logfile:
2 tests failed:
    test_mailbox test_winreg

======================================================================
ERROR: test_consistent_factory (test.test_mailbox.TestMaildir)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "E:\cygwin\home\db3l\buildarea\2.5.bolen-windows\build\lib\test\test_mailbox.py", line 522, in test_consistent_factory
    msg2 = box.get_message(key)
  File "E:\cygwin\home\db3l\buildarea\2.5.bolen-windows\build\lib\mailbox.py", line 315, in get_message
    subpath = self._lookup(key)
  File "E:\cygwin\home\db3l\buildarea\2.5.bolen-windows\build\lib\mailbox.py", line 484, in _lookup
    raise KeyError('No message with key: %s' % key)
KeyError: 'No message with key: 1200785941.M680000P1548Q203.buildbot'

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list