]> granicus.if.org Git - python/commit
Disabled test_xmlrpc:test_404. It's causing lots of false alarms.
authorChristian Heimes <christian@cheimes.de>
Sat, 19 Jan 2008 16:39:27 +0000 (16:39 +0000)
committerChristian Heimes <christian@cheimes.de>
Sat, 19 Jan 2008 16:39:27 +0000 (16:39 +0000)
commit6c29be54a5dbd97020ad14aad921cdccff41e62a
tree0dd10690c76c820b87e32ed75bed2d951ab5f8dc
parentf60b6415e619246cd1ad46fbae6a8fbad558fd91
Disabled test_xmlrpc:test_404. It's causing lots of false alarms.
I also disabled a test in test_ssl which requires network access to svn.python.org. This fixes a bug Skip has reported a while ago.
Lib/test/test_socket.py
Lib/test/test_ssl.py
Lib/test/test_xmlrpc.py