[Python-checkins] buildbot failure in x86 W2k8 3.0

buildbot at python.org buildbot at python.org
Sat Oct 11 03:11:25 CEST 2008


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

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

Buildslave for this Build: nelson-windows

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: benjamin.peterson

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_dbm

======================================================================
ERROR: test_keys (test.test_dbm.WhichDBTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "S:\buildbots\python\3.0.nelson-windows\build\lib\test\test_dbm.py", line 157, in test_keys
    self.assert_('xxx' not in self.d)
  File "S:\buildbots\python\3.0.nelson-windows\build\lib\dbm\dumb.py", line 211, in __contains__
    key = key.decode("latin-1")
AttributeError: 'str' object has no attribute 'decode'

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list