[Python-checkins] buildbot failure in x86 XP-4 3.x

buildbot at python.org buildbot at python.org
Sun May 17 20:03:40 CEST 2009


The Buildbot has detected a new failure of x86 XP-4 3.x.
Full details are available at:
 http://www.python.org/dev/buildbot/all/x86%20XP-4%203.x/builds/586

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

Buildslave for this Build: bolen-windows

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: mark.dickinson,ronald.oussoren,tarek.ziade

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_distutils

======================================================================
FAIL: test_ensure_relative (distutils.tests.test_dir_util.DirUtilTestCase)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "E:\cygwin\home\db3l\buildarea\3.x.bolen-windows\build\lib\distutils\tests\test_dir_util.py", line 91, in test_ensure_relative
    self.assertEquals(ensure_relative('c:\\home\\foo'), 'home\\foo')
AssertionError: 'c:home\\foo' != 'home\\foo'

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list