]> granicus.if.org Git - python/commitdiff
Updated the expected skips for MacOSX.
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 30 Dec 2002 23:03:13 +0000 (23:03 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 30 Dec 2002 23:03:13 +0000 (23:03 +0000)
Lib/test/regrtest.py

index 413cab28fddc2c94fa204065cc72975bfafc8185..9f24c0693449b7467ae1d11756e0e268af3ce940 100755 (executable)
@@ -753,6 +753,7 @@ _expectations = {
     'darwin':
         """
         test_al
+        test_bsddb
         test_bsddb3
         test_cd
         test_cl
@@ -764,10 +765,12 @@ _expectations = {
         test_imgfile
         test_largefile
         test_linuxaudiodev
+        test_locale
         test_minidom
         test_mpz
         test_nis
         test_ntpath
+        test_ossaudiodev
         test_poll
         test_socketserver
         test_sunaudiodev