]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merge rev 43516 from trunk.
authorTim Peters <tim.peters@gmail.com>
Sat, 1 Apr 2006 01:31:04 +0000 (01:31 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 1 Apr 2006 01:31:04 +0000 (01:31 +0000)
commita33a35e672015c3e5cfaf4da756233e424a1efea
treef8d411e528194b4390f8412e274417ae88dd07d0
parent1c63b55984c7a6cf2eb7149174f6cb0e431408b1
Merge rev 43516 from trunk.

test_timeout():  Disable this new test on all platforms.

The

    s.connect(("gmail.org", 995))

line has been timing out on all buildbot slaves for hours
now, causing the test to fail.
Lib/test/test_socket_ssl.py