]> granicus.if.org Git - python/commitdiff
Add comment for changes to test_ossaudiodev.
authorBrett Cannon <bcannon@gmail.com>
Tue, 25 Jul 2006 17:32:20 +0000 (17:32 +0000)
committerBrett Cannon <bcannon@gmail.com>
Tue, 25 Jul 2006 17:32:20 +0000 (17:32 +0000)
Misc/NEWS

index afa7915b5710afbd3d7913add7b86d0722ca195a..19e5c8f956b5430c8966c2a3c716c248e6903f60 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -87,6 +87,14 @@ Extension Modules
 - Because of a misspelled preprocessor symbol, ctypes was always
   compiled without thread support; this is now fixed.
 
+Tests
+-----
+
+- Bug #1501330: Change test_ossaudiodev to be much more tolerant in terms of
+  how long the test file should take to play.  Now accepts taking 2.93 secs
+  (exact time) +/- 10% instead of the hard-coded 3.1 sec.
+
+
 What's New in Python 2.5 beta 2?
 ================================