[Python-checkins] buildbot failure in x86 XP-4 3.x

buildbot at python.org buildbot at python.org
Sat May 30 00:03:33 CEST 2009


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

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

Buildslave for this Build: bolen-windows

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: martin.v.loewis,r.david.murray

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_winreg

======================================================================
FAIL: testLocalMachineRegistryWorks (test.test_winreg.WinregTests)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "E:\cygwin\home\db3l\buildarea\3.x.bolen-windows\build\lib\test\test_winreg.py", line 148, in testLocalMachineRegistryWorks
    self.TestAll(HKEY_CURRENT_USER)
  File "E:\cygwin\home\db3l\buildarea\3.x.bolen-windows\build\lib\test\test_winreg.py", line 143, in TestAll
    self.WriteTestData(root_key, subkeystr)
  File "E:\cygwin\home\db3l\buildarea\3.x.bolen-windows\build\lib\test\test_winreg.py", line 50, in WriteTestData
    "Not the correct number of values")
AssertionError: Not the correct number of values

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list