New submission from Antoine Pitrou <pit...@free.fr>:

I'm filing this as release blocker since it might indicate serious
breakage (I'm not a Windows expert).


======================================================================
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

----------------------------------------------------------------------

----------
components: Library (Lib), Tests
messages: 89001
nosy: pitrou
priority: release blocker
severity: normal
stage: needs patch
status: open
title: Windows buildbot failure in test_winreg
type: crash
versions: Python 3.1

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue6221>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to