From: Tim Peters Date: Tue, 10 Dec 2002 18:47:56 +0000 (+0000) Subject: Added test_ossaudiodev to expected skips on Windows. X-Git-Tag: v2.3c1~3080 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=efc4b121694888e00072f5a079de5496afecb05a;p=thirdparty%2FPython%2Fcpython.git Added test_ossaudiodev to expected skips on Windows. --- diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 26294d1d51d5..413cab28fddc 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -563,6 +563,7 @@ _expectations = { test_mpz test_nis test_openpty + test_ossaudiodev test_poll test_pty test_pwd