summaryrefslogtreecommitdiffstats
path: root/Lib/test/regrtest.py
diff options
context:
space:
mode:
authorJason Tishler <jason@tishler.net>2003-02-05 16:46:01 (GMT)
committerJason Tishler <jason@tishler.net>2003-02-05 16:46:01 (GMT)
commit5c4ded2c3b59aa134b82ab17cdfe7ab633194ca6 (patch)
treef69061709958f50fa2419b5a9e731ae0238f00a9 /Lib/test/regrtest.py
parentcf0b2e8e28680dcf35d73ff9e4ba6719ca8e7cd8 (diff)
downloadcpython-5c4ded2c3b59aa134b82ab17cdfe7ab633194ca6.zip
cpython-5c4ded2c3b59aa134b82ab17cdfe7ab633194ca6.tar.gz
cpython-5c4ded2c3b59aa134b82ab17cdfe7ab633194ca6.tar.bz2
Patch #551977: Regression exceptions for cygwin
Applied the skip test_ossaudiodev patch.
Diffstat (limited to 'Lib/test/regrtest.py')
-rwxr-xr-xLib/test/regrtest.py1
1 files changed, 1 insertions, 0 deletions
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