summaryrefslogtreecommitdiffstats
path: root/Lib/test/regrtest.py
diff options
context:
space:
mode:
authorSkip Montanaro <skip@pobox.com>2003-04-24 19:05:41 (GMT)
committerSkip Montanaro <skip@pobox.com>2003-04-24 19:05:41 (GMT)
commit142da98beb881e763c836893c9c3f1bebf32daec (patch)
treecf6469bf0d808b9d32a3682c74edf15f5de8781d /Lib/test/regrtest.py
parent3bd3c8403a9481c601ce960498bdaf7c35f83c5b (diff)
downloadcpython-142da98beb881e763c836893c9c3f1bebf32daec.zip
cpython-142da98beb881e763c836893c9c3f1bebf32daec.tar.gz
cpython-142da98beb881e763c836893c9c3f1bebf32daec.tar.bz2
remove test_socketserver from the skip lists
Diffstat (limited to 'Lib/test/regrtest.py')
-rwxr-xr-xLib/test/regrtest.py11
1 files changed, 0 insertions, 11 deletions
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py
index 4ec2855..6e86605 100755
--- a/Lib/test/regrtest.py
+++ b/Lib/test/regrtest.py
@@ -584,7 +584,6 @@ _expectations = {
test_pwd
test_resource
test_signal
- test_socketserver
test_sunaudiodev
test_timing
""",
@@ -603,7 +602,6 @@ _expectations = {
test_nis
test_ntpath
test_ossaudiodev
- test_socketserver
test_sunaudiodev
""",
'mac':
@@ -644,7 +642,6 @@ _expectations = {
test_pwd
test_resource
test_signal
- test_socketserver
test_sunaudiodev
test_sundry
test_tarfile
@@ -667,7 +664,6 @@ _expectations = {
test_openpty
test_pyexpat
test_sax
- test_socketserver
test_sunaudiodev
test_sundry
""",
@@ -688,7 +684,6 @@ _expectations = {
test_openpty
test_pyexpat
test_sax
- test_socketserver
test_sunaudiodev
test_sundry
""",
@@ -714,7 +709,6 @@ _expectations = {
test_pyexpat
test_queue
test_sax
- test_socketserver
test_sunaudiodev
test_sundry
test_thread
@@ -750,7 +744,6 @@ _expectations = {
test_popen2
test_pty
test_pwd
- test_socketserver
test_strop
test_sunaudiodev
test_sundry
@@ -782,7 +775,6 @@ _expectations = {
test_ntpath
test_ossaudiodev
test_poll
- test_socketserver
test_sunaudiodev
""",
'sunos5':
@@ -801,7 +793,6 @@ _expectations = {
test_linuxaudiodev
test_mpz
test_openpty
- test_socketserver
test_zipfile
test_zlib
""",
@@ -826,7 +817,6 @@ _expectations = {
test_openpty
test_pyexpat
test_sax
- test_socketserver
test_sunaudiodev
test_zipfile
test_zlib
@@ -852,7 +842,6 @@ _expectations = {
test_poll
test_popen2
test_resource
- test_socketserver
test_sunaudiodev
""",
'cygwin':