]> granicus.if.org Git - python/commit
PlaySoundTest.test_alias_fallback(): Disabled this test, and explained
authorTim Peters <tim.peters@gmail.com>
Mon, 22 Sep 2003 18:38:53 +0000 (18:38 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 22 Sep 2003 18:38:53 +0000 (18:38 +0000)
commit086e56205c5b9b172cae5be16ebf09116173c3d9
tree2d09fa976289ae1a989158508a7d47dfeeba2052
parent92016dcc912e9c44a9d34ac49994ac576084349c
PlaySoundTest.test_alias_fallback():  Disabled this test, and explained
why in a new comment.  My home Win98SE box is one of the "real systems"
alluded to (my system "default sound" appears to have vanished sometime
in the last month, that's certainly not a Python bug, and the MS
PlaySound docs are correct in their explanation of what happens then).

Bugfix candidate.  If someone can still sneak it into 2.3.1, that would
be good.
Lib/test/test_winsound.py