[Python-Dev] Python 2.7 root buildbot showing errors (original) (raw)
Christian Heimes christian at python.org
Mon Jan 6 09:11:35 CET 2014
- Previous message: [Python-Dev] Python 2.7 root buildbot showing errors
- Next message: [Python-Dev] Python 2.7 root buildbot showing errors
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 06.01.2014 08:09, Chris Angelico wrote:
Then further down, several SSL tests attempt:
s.connectex(("svn.python.org", 444))) and get back EAGAIN when they're expecting ECONNREFUSED. Possibly my firewall's delaying things somewhat and it's timing out with a signal; when I try manually, the connection times out.
Are you running the VM on Windows? I've seen similar issues on Windows and Windows as host platform for VMs:
http://bugs.python.org/issue19919
Christian
- Previous message: [Python-Dev] Python 2.7 root buildbot showing errors
- Next message: [Python-Dev] Python 2.7 root buildbot showing errors
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]