New submission from Jeremy Kloth <jeremy.kloth+python-trac...@gmail.com>:

The registry key HKEY_PERFORMANCE_DATA is not accessible for non-interactive 
users (e.g., buildbot as a service).

The following patches skip the offending test when the tests unless the they 
are run from an interactive session.

----------
components: Tests, Windows
files: winreg-2.x.diff
keywords: patch
messages: 165320
nosy: jkloth
priority: normal
severity: normal
status: open
title: access denied for HKEY_PERFORMANCE_DATA
type: behavior
versions: Python 2.7, Python 3.2, Python 3.3, Python 3.4
Added file: http://bugs.python.org/file26368/winreg-2.x.diff

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

Reply via email to