[New-bugs-announce] [issue7218] test_site failure under Windows

Antoine Pitrou report at bugs.python.org
Tue Oct 27 11:15:53 CET 2009


New submission from Antoine Pitrou <pitrou at free.fr>:

This fails quite reliably on Windows buildbots:

======================================================================
FAIL: test_getsitepackages (test.test_site.HelperFunctionsTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"E:\cygwin\home\db3l\buildarea\trunk.bolen-windows\build\lib\test\test_site.py",
line 173, in test_getsitepackages
    self.assertEquals(dirs[1], wanted)
AssertionError: 'xoxo\\lib\\site-packages' != 'xoxo\\Lib\\site-packages'

----------
assignee: tarek
components: Tests
messages: 94549
nosy: pitrou, tarek
priority: high
severity: normal
status: open
title: test_site failure under Windows
type: behavior
versions: Python 2.6, Python 2.7, Python 3.1, Python 3.2

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


More information about the New-bugs-announce mailing list