From: Jack Jansen Date: Sun, 23 Feb 2003 22:56:58 +0000 (+0000) Subject: Expect to skip test_iconv_codecs on MacOSX. X-Git-Tag: v2.3c1~1717 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2dd2f0966ff7406cf69816d097c25ed3d498c1d;p=thirdparty%2FPython%2Fcpython.git Expect to skip test_iconv_codecs on MacOSX. --- diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 6acd18b2e8ab..acb9492dd6ee 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -770,6 +770,7 @@ _expectations = { test_email_codecs test_gdbm test_gl + test_iconv_codecs test_imgfile test_largefile test_linuxaudiodev