[issue6221] Windows buildbot failure in test_winreg

2009-06-07 Thread Benjamin Peterson
Benjamin Peterson added the comment: r73273 seems to have done the trick. (Thanks Martin!) -- nosy: +benjamin.peterson resolution: -> fixed status: open -> closed ___ Python tracker ___

[issue6221] Windows buildbot failure in test_winreg

2009-06-06 Thread Hirokazu Yamamoto
Hirokazu Yamamoto added the comment: This doesn't happen on Win2k. Maybe does it depend on OS? -- nosy: +ocean-city ___ Python tracker ___ ___

[issue6221] Windows buildbot failure in test_winreg

2009-06-06 Thread Antoine Pitrou
New submission from Antoine Pitrou : 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)