]> granicus.if.org Git - python/commitdiff
Expect test_ossaudiodev to skip on Linux, too. (It's broken.
authorGuido van Rossum <guido@python.org>
Wed, 12 Feb 2003 20:40:08 +0000 (20:40 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 12 Feb 2003 20:40:08 +0000 (20:40 +0000)
Volunteers wanted to fix it!)

Lib/test/regrtest.py

index c60e8242081e1b8ccba33bb24cc57ea9d79c3fa7..5ce2bc8d1676c5e5c1374c67e31a27fc9c026131 100755 (executable)
@@ -593,6 +593,7 @@ _expectations = {
         test_largefile
         test_nis
         test_ntpath
+        test_ossaudiodev
         test_socketserver
         test_sunaudiodev
         test_unicode_file