diff options
author | cmasone@chromium.org <cmasone@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-03 17:42:58 +0000 |
---|---|---|
committer | cmasone@chromium.org <cmasone@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-03 17:42:58 +0000 |
commit | d52b609362dcdf917db9c908e472ab8641812674 (patch) | |
tree | c11c69346be689729b36851132c929fea27a0b4d /net/test/test_server.h | |
parent | bbabc38e3a8d386f808e6a7be5da89a2d8e1b1c3 (diff) | |
download | chromium_src-d52b609362dcdf917db9c908e472ab8641812674.zip chromium_src-d52b609362dcdf917db9c908e472ab8641812674.tar.gz chromium_src-d52b609362dcdf917db9c908e472ab8641812674.tar.bz2 |
Set PYTHON_PATH at TestServer Init() instead of Start()
Try to look up python paths at Init() time. It's likely that some paths
in PathService will be overridden later, so if we do not succeed now
we'll try again upon Start(). This is necessary on Chromium OS, as we don't keep the tests next to the browser binary, and InProcessBrowserTest overrides FILE_EXE to point to the browser binary, confusing the test server :-/
BUG=66833
TEST=run browser tests, run chrome os browser test autotest, run ui tests
Review URL: http://codereview.chromium.org/5743008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70392 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/test/test_server.h')
0 files changed, 0 insertions, 0 deletions