[issue12426] packaging.tests.test_command_install_dist.InstallTestCase failure

STINNER Victor report at bugs.python.org
Tue Jun 28 10:50:03 CEST 2011


New submission from STINNER Victor <victor.stinner at haypocalc.com>:

FAIL: test_user_site (packaging.tests.test_command_install_dist.InstallTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/buildbot/buildarea/3.x.ochtman-gentoo-amd64/build/Lib/packaging/tests/test_command_install_dist.py", line 93, in test_user_site
    self._test_user_site()
  File "/home/buildbot/buildarea/3.x.ochtman-gentoo-amd64/build/Lib/packaging/tests/test_command_install_dist.py", line 122, in _test_user_site
    self.assertTrue(os.path.exists(self.user_base))
AssertionError: False is not true

http://www.python.org/dev/buildbot/all/builders/AMD64%20Gentoo%20Wide%203.x/builds/1988/steps/test/logs/stdio

----------
assignee: tarek
components: Distutils2, Tests
messages: 139351
nosy: alexis, eric.araujo, haypo, tarek
priority: normal
severity: normal
status: open
title: packaging.tests.test_command_install_dist.InstallTestCase failure
versions: Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12426>
_______________________________________


More information about the Python-bugs-list mailing list