summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2002-12-03 10:24:56 (GMT)
committerGuido van Rossum <guido@python.org>2002-12-03 10:24:56 (GMT)
commit9d4270070a5d0c3bcd381d52024d811f3b0a0e39 (patch)
tree3220badcc4fc3ad1af1e85a2ec6cd579997c094c
parent6c7340552c704c60ca8a0766740f1a224d28b9c1 (diff)
downloadcpython-9d4270070a5d0c3bcd381d52024d811f3b0a0e39.zip
cpython-9d4270070a5d0c3bcd381d52024d811f3b0a0e39.tar.gz
cpython-9d4270070a5d0c3bcd381d52024d811f3b0a0e39.tar.bz2
Some more expected skips on OSX.
-rwxr-xr-xLib/test/regrtest.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py
index ffb49ab..ffdea06 100755
--- a/Lib/test/regrtest.py
+++ b/Lib/test/regrtest.py
@@ -753,16 +753,19 @@ _expectations = {
'darwin':
"""
test_al
+ test_bsddb3
test_cd
test_cl
test_curses
test_dl
+ test_email_codecs
test_gdbm
test_gl
test_imgfile
test_largefile
test_linuxaudiodev
test_minidom
+ test_mpz
test_nis
test_ntpath
test_poll