[Python-checkins] buildbot failure in x86 W2k8 3.0

Trent Nelson tnelson at onresolve.com
Tue Apr 8 09:06:47 CEST 2008


> The Buildbot has detected a new failure of x86 W2k8 3.0.
> Full details are available at:
>  http://www.python.org/dev/buildbot/all/x86%20W2k8%203.0/builds/179
> Excerpt from the test logfile:
> 1 test failed:
>     test_asynchat

>     v = self._sslobj.read(len or 1024)
> socket.error: [Errno 10053] An established connection was aborted by
> the software in your host machine

FWIW, the changes I'm making as part of issue 2550 may end up fixing this from periodically occurring.  (The again, they may not.)

        Trent.



More information about the Python-checkins mailing list