[Python-checkins] buildbot warnings in x86 XP trunk

buildbot at python.org buildbot at python.org
Tue Mar 13 04:24:09 CET 2007


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/290

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

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: brett.cannon

Build had warnings: warnings test

Excerpt from the test logfile:
2 tests failed:
    test_socket_ssl test_urllib2net

Traceback (most recent call last):
  File "../lib/test/regrtest.py", line 557, 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_basic()
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_socket_ssl.py", line 30, in test_basic
    with test_support.transient_internet():
  File "C:\buildbot_py25\trunk.mcintyre-windows\build\lib\test\test_support.py", line 349, in transient_internet
    return contextlib.nested(time_out, peer_reset, ioerror_peer_reset)
NameError: global name 'peer_reset' is not defined

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list