Message299368
test_get_path fails on macOS installed framework builds: ====================================================================== FAIL: test_get_path (test.test_site.HelperFunctionsTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/nad/Projects/PyDev/active/dev/3x/root/fwd_macports/Library/Frameworks/pytest_10.12.framework/Versions/3.7/lib/python3.7/test/test_site.py", line 188, in test_get_path sysconfig.get_path('purelib', os.name + '_user')) AssertionError: '/Users/nad/Library/pytest_10.12/3.7/lib/python/site-packages' != '/Users/nad/Library/pytest_10.12/3.7/lib/python3.7/site-packages' - /Users/nad/Library/pytest_10.12/3.7/lib/python/site-packages + /Users/nad/Library/pytest_10.12/3.7/lib/python3.7/site-packages ? +++ ---------------------------------------------------------------------- Ran 27 tests in 0.471s FAILED (failures=1, skipped=4) | |
| Date | User | Action | Args | | 2017-07-28 06:30:57 | ned.deily | set | recipients: + ned.deily, lemburg, gregory.p.smith, vstinner, christian.heimes, eric.araujo, methane | | 2017-07-28 06:30:57 | ned.deily | set | messageid: <1501223457.19.0.771914486146.issue29585@psf.upfronthosting.co.za> | | 2017-07-28 06:30:57 | ned.deily | link | issue29585 messages | | 2017-07-28 06:30:56 | ned.deily | create | | |