From: Jason Tishler Date: Wed, 5 Feb 2003 16:46:01 +0000 (+0000) Subject: Patch #551977: Regression exceptions for cygwin X-Git-Tag: v2.3c1~2022 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5c4ded2c3b59aa134b82ab17cdfe7ab633194ca6;p=thirdparty%2FPython%2Fcpython.git Patch #551977: Regression exceptions for cygwin Applied the skip test_ossaudiodev patch. --- diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index cc334393ddde..c60e8242081e 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -868,6 +868,7 @@ _expectations = { test_locale test_mpz test_nis + test_ossaudiodev test_socketserver test_sunaudiodev test_unicode_file