Serhiy Storchaka added the comment:
test_venv fails for the same cause.
$ Lib/../python -m test -m test_defaults test_venv
Run tests sequentially
0:00:00 load avg: 0.31 [1/1] test_venv
test test_venv failed -- Traceback (most recent call last):
File "/home/serhiy/py/cpython/Lib/test/test_venv.py", line 103, in
test_defaults
self.assertIn('home = %s' % path, data)
AssertionError: 'home = /home/serhiy/py/cpython/Lib/..' not found in 'home =
/home/serhiy/py/cpython\ninclude-system-site-packages = false\nversion =
3.7.0\n'
test_venv failed
1 test failed:
test_venv
Total duration: 166 ms
Tests result: FAILURE
----------
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue31030>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com