New submission from Antoine Pitrou <pit...@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 <rep...@bugs.python.org> <http://bugs.python.org/issue7218> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com