[Webkit-unassigned] [Bug 99085] [Chromium-Android] ChromiumAndroidDriver._setup_test() should only run once

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 11 11:05:33 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=99085


Xianzhu Wang <wangxianzhu at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abarth at webkit.org,
                   |                            |dpranke at chromium.org,
                   |                            |ojan at chromium.org




--- Comment #1 from Xianzhu Wang <wangxianzhu at chromium.org>  2012-10-11 11:06:14 PST ---
It seems that for now LayoutTestRunner always kills then recreates the driver when the driver needs restart, instead of just stop() then start() it. This is not a problem on other ports, but on Android we need to setup the test environment in each driver. Should find a way to avoid the repeated expensive ChromiumAndroidDriver._setup_test() on Android.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list