Berker Peksag added the comment:
I just saw a similar failure on AppVeyor:
======================================================================
FAIL: test_s_option (test.test_site.HelperFunctionsTests)
----------------------------------------------------------------------
Traceback (most recent call last):
File "C:\projects\cpython\lib\test\test_site.py", line 173, in test_s_option
self.assertIn(usersite, sys.path)
AssertionError:
'C:\\Users\\appveyor\\AppData\\Roaming\\Python\\Python36\\site-packages' not
found in ['', 'C:\\projects\\cpython\\PCbuild\\win32\\python36.zip',
'C:\\projects\\cpython\\DLLs', 'C:\\projects\\cpython\\lib',
'C:\\projects\\cpython\\PCbuild\\win32', 'C:\\projects\\cpython',
'C:\\projects\\cpython\\lib\\site-packages']
https://ci.appveyor.com/project/python/cpython/build/3.6.1rc1+.474#L3230
----------
nosy: +berker.peksag
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue7283>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com