[Python-checkins] buildbot failure in x86 mvlgcc trunk

buildbot at python.org buildbot at python.org
Sun Jan 20 13:32:29 CET 2008


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

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

Buildslave for this Build: loewis-linux

Build Reason: 
Build Source Stamp: [branch trunk] HEAD
Blamelist: georg.brandl

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_pyclbr

======================================================================
FAIL: test_others (test.test_pyclbr.PyclbrTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/test/test_pyclbr.py", line 170, in test_others
    'getproxies_internetconfig',)) # not on all platforms
  File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/test/test_pyclbr.py", line 92, in checkModule
    self.assertHasattr(module, name, ignore)
  File "/home2/buildbot/slave/trunk.loewis-linux/build/Lib/test/test_pyclbr.py", line 39, in assertHasattr
    'expected hasattr(%r, %r)' % (obj, attr))
AssertionError: expected hasattr(<module 'urllib' from '/home2/buildbot/slave/trunk.loewis-linux/build/Lib/urllib.pyc'>, 'proxy_bypass_registry')

make: *** [buildbottest] Fehler 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list