tickets: 8754
This data as json
id | created | changetime | last_pulled_from_trac | stage | status | component | type | severity | version | resolution | summary | description | owner | reporter | keywords | easy | has_patch | needs_better_patch | needs_tests | needs_docs | ui_ux |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8754 | 2008-09-01 10:00:11 | 2015-01-07 18:31:40 | 2022-03-06 03:43:05.186755 | Accepted | closed | Testing framework | Bug | Normal | dev | wontfix | PYTHONPATH not passed through to regressiontests/admin_scripts/AdminScriptTestCase.run_test() | In my set up, on shared hosting, Django depends on various packages in my ~/site-python directory, which I include in my PYTHONPATH When regressiontests/admin_scripts starts a subprocess with AdminScriptTestCase.run_test(), it doesn't pass PYTHONPATH through, so those subprocesses fail when they hit one of these Django dependencies (e.g. psycopg2). I attach a patch which passes PYTHONPATH through correctly. | nobody | Richard Davies <richard.davies@elastichosts.com> | 0 | 1 | 1 | 0 | 0 | 0 |