Updated the expected skips for MacOSX.

This commit is contained in:
Jack Jansen 2002-12-30 23:03:13 +00:00
parent 06f0cef1ca
commit acda3394bb

View file

@ -753,6 +753,7 @@ _expectations = {
'darwin': 'darwin':
""" """
test_al test_al
test_bsddb
test_bsddb3 test_bsddb3
test_cd test_cd
test_cl test_cl
@ -764,10 +765,12 @@ _expectations = {
test_imgfile test_imgfile
test_largefile test_largefile
test_linuxaudiodev test_linuxaudiodev
test_locale
test_minidom test_minidom
test_mpz test_mpz
test_nis test_nis
test_ntpath test_ntpath
test_ossaudiodev
test_poll test_poll
test_socketserver test_socketserver
test_sunaudiodev test_sunaudiodev