I don't expect test_socketserver to get skipped on Windows anymore.
diff --git a/Lib/test/regrtest.py b/Lib/test/regrtest.py
index 16d51ea..632ac0b 100755
--- a/Lib/test/regrtest.py
+++ b/Lib/test/regrtest.py
@@ -495,7 +495,6 @@
         test_pwd
         test_signal
         test_socket_ssl
-        test_socketserver
         test_sunaudiodev
         test_timing
         """,