From: Tim Peters Date: Thu, 5 Dec 2002 17:20:25 +0000 (+0000) Subject: Add a Cygwin skip mentioned by Jason Tishler. X-Git-Tag: v2.3c1~3120 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b0f89e05ad9aaf229033bbc81be43c1f826e3930;p=python Add a Cygwin skip mentioned by Jason Tishler. --- diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py index 71f7216e12..26294d1d51 100755 --- a/Lib/test/regrtest.py +++ b/Lib/test/regrtest.py @@ -855,6 +855,7 @@ _expectations = { 'cygwin': """ test_al + test_bsddb3 test_cd test_cl test_curses @@ -867,7 +868,6 @@ _expectations = { test_locale test_mpz test_nis - test_socket_ssl test_socketserver test_sunaudiodev test_unicode_file