]> granicus.if.org Git - python/commit
test_timeout(): Disable this new test on all platforms.
authorTim Peters <tim.peters@gmail.com>
Sat, 1 Apr 2006 01:28:51 +0000 (01:28 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 1 Apr 2006 01:28:51 +0000 (01:28 +0000)
commit4423b8cebcdbdbf55b914375d7b4d010b9ed4dbb
tree5fb70fc9fb1d7dea8dacaad8aa6a7a472ab64683
parentc7403ed183842503f24b36a82980d128db64d2d6
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