[ python-Bugs-1461115 ] test_winsound fails in 2.4.3

SourceForge.net noreply at sourceforge.net
Mon Apr 3 14:18:57 CEST 2006


Bugs item #1461115, was opened at 2006-03-30 07:20
Message generated for change (Comment added) made by loewis
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1461115&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Installation
Group: Python 2.4
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Tim Peters (tim_one)
Assigned to: Martin v. Löwis (loewis)
Summary: test_winsound fails in 2.4.3

Initial Comment:
The released 2.4.3 Windows installer doesn't include
source file Lib/test/check_soundcard.vbs, which causes
test_winsound to report 7 bogus failures when run on a
box with a sound card.

I expect the 2.5 installer also needs to be fiddled to
include this file.

I confirmed that the problem went away after copying
check_soundcard.vbs from a 2.4 branch checkout into the
2.4.3 installation tree.

----------------------------------------------------------------------

>Comment By: Martin v. Löwis (loewis)
Date: 2006-04-03 14:18

Message:
Logged In: YES 
user_id=21627

Thanks for the report; this was fixed in 43584 and 43585.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1461115&group_id=5470


More information about the Python-bugs-list mailing list