Taking test_socketserver out of rotation for now.
This commit is contained in:
@@ -44,7 +44,7 @@ if have_network_access:
|
||||
if have_network_access:
|
||||
import_main('test_socket')
|
||||
import_main('test_socket_ssl')
|
||||
import_main('test_socketserver')
|
||||
#import_main('test_socketserver')
|
||||
if have_network_access:
|
||||
import_main('test_ssl')
|
||||
import_main('test_thread')
|
||||
@@ -55,4 +55,4 @@ if have_network_access:
|
||||
import_main('test_urllib')
|
||||
if have_network_access:
|
||||
import_main('test_urllib2')
|
||||
import_main('test_urllib2_localnet')
|
||||
import_main('test_urllib2_localnet')
|
||||
|
||||
Reference in New Issue
Block a user