From 5c4ded2c3b59aa134b82ab17cdfe7ab633194ca6 Mon Sep 17 00:00:00 2001 From: Jason Tishler Date: Wed, 5 Feb 2003 16:46:01 +0000 Subject: Patch #551977: Regression exceptions for cygwin Applied the skip test_ossaudiodev patch. --- Lib/test/regrtest.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index cc33439..c60e824 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 -- cgit v0.12