[Python-checkins] buildbot warnings in x86 XP trunk

buildbot at python.org buildbot at python.org
Thu Nov 9 12:48:06 CET 2006


The Buildbot has detected a new failure of x86 XP trunk.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%2520XP%2520trunk/builds/48

Buildbot URL: http://www.python.org/dev/buildbot/all/

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: andrew.kuchling,georg.brandl,martin.v.loewis

Build had warnings: warnings test

Excerpt from the test logfile:
1 test failed:
    test_socket_ssl

Traceback (most recent call last):
  File "../lib/test/regrtest.py", line 554, in runtest_inner
    indirect_test()
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_socket_ssl.py", line 125, in test_main
    test_timeout()
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_socket_ssl.py", line 57, in test_timeout
    s.connect(ADDR)
  File "<string>", line 1, in connect
error: (10060, 'Operation timed out')

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list