From 9d4270070a5d0c3bcd381d52024d811f3b0a0e39 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Tue, 3 Dec 2002 10:24:56 +0000 Subject: [PATCH] Some more expected skips on OSX. --- Lib/test/regrtest.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index ffb49ab7386..ffdea0674c3 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