Message227517
Also, the patch causes a test failure with a framework build:
======================================================================
FAIL: test_defaults (test.test_venv.BasicTest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/py/dev/3x/root/fwd/Library/Frameworks/pytest_10.9.framework/Versions/3.5/lib/python3.5/test/test_venv.py", line 106, in test_defaults
self.assertIn('home = %s' % path, data)
AssertionError: 'home = /py/dev/3x/root/fwd/./bin' not found in 'home = /py/dev/3x/root/fwd/bin\ninclude-system-site-packages = false\nversion = 3.5.0\n' |
|
Date |
User |
Action |
Args |
2014-09-25 09:02:41 | ned.deily | set | recipients:
+ ned.deily, vinay.sajip, ronaldoussoren, tdsmith |
2014-09-25 09:02:41 | ned.deily | set | messageid: <1411635761.81.0.257706299078.issue22490@psf.upfronthosting.co.za> |
2014-09-25 09:02:41 | ned.deily | link | issue22490 messages |
2014-09-25 09:02:41 | ned.deily | create | |
|