Kaydet (Commit) 7436a063 authored tarafından Guido van Rossum's avatar Guido van Rossum

Disable this test too.

üst 47229db4
......@@ -210,6 +210,8 @@ def test_main():
if not hasattr(socket, "ssl"):
raise test_support.TestSkipped("socket module has no ssl support")
raise test_support.TestSkipped("Disabling this until ssl.py is fixed")
tests = [BasicTests]
if test_support.is_resource_enabled('network'):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment