[chromium-dev] Re: Running UI test in parallel (experimental)

2009-08-20 Thread Pam Greene
On Wed, Aug 19, 2009 at 9:54 PM, Huan Ren hu...@google.com wrote: On Thu, Aug 6, 2009 at 1:06 PM, John Abd-El-Malek j...@chromium.orgwrote: This is very cool, but I ran into a few problems when I tried to run it: a:\chrome2\src\chrometools\test\smoketests.py --tests=ui You must have your

[chromium-dev] Re: Running UI test in parallel (experimental)

2009-08-19 Thread Huan Ren
On Thu, Aug 6, 2009 at 1:06 PM, John Abd-El-Malek j...@chromium.org wrote: This is very cool, but I ran into a few problems when I tried to run it: a:\chrome2\src\chrometools\test\smoketests.py --tests=ui You must have your local path of trunk/src/tools/python added to your PYTHONPATH.

[chromium-dev] Re: Running UI test in parallel (experimental)

2009-08-06 Thread John Abd-El-Malek
This is very cool, but I ran into a few problems when I tried to run it: a:\chrome2\src\chrometools\test\smoketests.py --tests=ui You must have your local path of trunk/src/tools/python added to your PYTHONPATH. Traceback (most recent call last): File

[chromium-dev] Re: Running UI test in parallel (experimental)

2009-08-06 Thread Nicolas Sylvain
On Thu, Aug 6, 2009 at 1:06 PM, John Abd-El-Malek j...@chromium.org wrote: This is very cool, but I ran into a few problems when I tried to run it: a:\chrome2\src\chrometools\test\smoketests.py --tests=ui You must have your local path of trunk/src/tools/python added to your PYTHONPATH.

[chromium-dev] Re: Running UI test in parallel (experimental)

2009-07-29 Thread Erik Kay
Does each shard get its own profile? Or do they share? Does this mean that when you shard they're sharing the same browser process? Erik On Wed, Jul 29, 2009 at 3:28 PM, Huan Ren hu...@google.com wrote: I just checked in a change to run ui_tests in parallel based on sharding mechanism

[chromium-dev] Re: Running UI test in parallel (experimental)

2009-07-29 Thread Huan Ren
Each gets it own profile thus different browser process. Huan On Wed, Jul 29, 2009 at 6:01 PM, Erik Kayerik...@chromium.org wrote: Does each shard get its own profile?  Or do they share?  Does this mean that when you shard they're sharing the same browser process? Erik On Wed, Jul 29, 2009