Bugs item #783242, was opened at 2003-08-04 23:14
Message generated for change (Settings changed) made by akuchling
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=783242&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: Extension Modules
Group: Python 2.3
>Status: Closed
>Resolution: Duplicate
Priority: 5
Submitted By: Fred L. Drake, Jr. (fdrake)
Assigned to: Nobody/Anonymous (nobody)
Summary: test_ossaudiodev timing failure

Initial Comment:
test_audiodev reports a failure because the expected
output includes the line:

elapsed time: 2.9 sec

but when run on my system (RH 9.0), produces the output:

elapsed time: 3.0 sec

I'm not sure what the right fix is, but including that
bit of timing information seems somewhat fragile; you
don't want to number to be too low, but it should be ok
for it to be a little high since you can't control time
slices allocated to the test all that precisely.

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

>Comment By: A.M. Kuchling (akuchling)
Date: 2006-08-03 10:42

Message:
Logged In: YES 
user_id=11375

Duplicate of #1501330, which has been fixed.


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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=783242&group_id=5470
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to