summaryrefslogtreecommitdiffstats
path: root/Lib
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2002-12-05 17:20:25 (GMT)
committerTim Peters <tim.peters@gmail.com>2002-12-05 17:20:25 (GMT)
commitb0f89e05ad9aaf229033bbc81be43c1f826e3930 (patch)
treee9ce68c15f3ffbb07c5d89e6af33a186cce703e0 /Lib
parent25115940604e6051aa2fb16be88c6b8f64577251 (diff)
downloadcpython-b0f89e05ad9aaf229033bbc81be43c1f826e3930.zip
cpython-b0f89e05ad9aaf229033bbc81be43c1f826e3930.tar.gz
cpython-b0f89e05ad9aaf229033bbc81be43c1f826e3930.tar.bz2
Add a Cygwin skip mentioned by Jason Tishler.
Diffstat (limited to 'Lib')
-rwxr-xr-xLib/test/regrtest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py
index 71f7216..26294d1 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