[New-bugs-announce] [issue15746] test_winsound bombing out on 2003 buildslave
Trent Nelson
report at bugs.python.org
Tue Aug 21 04:17:52 CEST 2012
New submission from Trent Nelson:
The 'Windows Server 2003 R2 SP1' build slave I set up keeps bombing out on test_winsound:
======================================================================
FAIL: test_alias_nofallback (test.test_winsound.PlaySoundTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "E:\Data\buildslave\cpython\2.7.snakebite-win2k3r2sp2-x86\build\lib\test\test_winsound.py", line 199, in test_alias_nofallback
'!"$%&/(#+*', winsound.SND_ALIAS | winsound.SND_NODEFAULT
AssertionError: RuntimeError not raised
Raising this as a placeholder until I can look into it in more detail.
----------
assignee: trent
messages: 168729
nosy: trent
priority: normal
severity: normal
status: open
title: test_winsound bombing out on 2003 buildslave
type: behavior
versions: Python 2.7
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15746>
_______________________________________
More information about the New-bugs-announce
mailing list