summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2003-02-12 20:40:08 (GMT)
committerGuido van Rossum <guido@python.org>2003-02-12 20:40:08 (GMT)
commit3288f592cba8476faaa9412548be575df3f4d573 (patch)
tree5b5cad5b1544e22c50c1a7558ab3e25a9aaf3474 /Lib
parent9c00f4287027416d9c380cada971823f006cad8e (diff)
downloadcpython-3288f592cba8476faaa9412548be575df3f4d573.zip
cpython-3288f592cba8476faaa9412548be575df3f4d573.tar.gz
cpython-3288f592cba8476faaa9412548be575df3f4d573.tar.bz2
Expect test_ossaudiodev to skip on Linux, too. (It's broken.
Volunteers wanted to fix it!)
Diffstat (limited to 'Lib')
-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 c60e824..5ce2bc8 100755
--- a/Lib/test/regrtest.py
+++ b/Lib/test/regrtest.py
@@ -593,6 +593,7 @@ _expectations = {
test_largefile
test_nis
test_ntpath
+ test_ossaudiodev
test_socketserver
test_sunaudiodev
test_unicode_file