New submission from Brian Curtin <cur...@acm.org>:

Some of the test_alias_* functions in test_winsound are failing with a 
RuntimeError "Failed to play sound" when run on Server 2008 R2. 

The sound from each test exists in the registry so the test doesn't end up 
getting skipped. I'm guessing there is some missing privilege, so it's possible 
we should additionally skip based on that.

----------
assignee: brian.curtin
components: Tests, Windows
messages: 104988
nosy: brian.curtin
priority: normal
severity: normal
stage: needs patch
status: open
title: test_winsound failing on Windows Server 2008
type: behavior
versions: Python 2.6, Python 2.7, Python 3.1, Python 3.2

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

Reply via email to