diff options
author | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-10 08:34:41 +0000 |
---|---|---|
committer | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-10 08:34:41 +0000 |
commit | 3352862d406a00e195a5fcecd250e3c0946c25c9 (patch) | |
tree | 2153cca1bd8a818af67768a3b1b70ca063782060 /build | |
parent | 63a932800806aca7d32361eeefa317c05cf31b5d (diff) | |
download | chromium_src-3352862d406a00e195a5fcecd250e3c0946c25c9.zip chromium_src-3352862d406a00e195a5fcecd250e3c0946c25c9.tar.gz chromium_src-3352862d406a00e195a5fcecd250e3c0946c25c9.tar.bz2 |
Stop running worker layout tests as browser tests
R=dimich@chromium.org, jam@chromium.org
BUG=247459
Review URL: https://codereview.chromium.org/16298004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205164 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r-- | build/android/pylib/gtest/filter/content_browsertests_disabled | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/build/android/pylib/gtest/filter/content_browsertests_disabled b/build/android/pylib/gtest/filter/content_browsertests_disabled index 3211f59..7e5d80e 100644 --- a/build/android/pylib/gtest/filter/content_browsertests_disabled +++ b/build/android/pylib/gtest/filter/content_browsertests_disabled @@ -18,20 +18,6 @@ OffTheRecordClipboardTest.ClearContentData GpuPixelBrowserTest.* FileSystemBrowserTestWithLowQuota.QuotaTest ChildProcessSecurityPolicyInProcessBrowserTest.NoLeak -WorkerLayoutTest.SharedWorkerFastConstructor -WorkerLayoutTest.SharedWorkerFastContextGC -WorkerLayoutTest.SharedWorkerFastException -WorkerLayoutTest.SharedWorkerFastGC -WorkerLayoutTest.SharedWorkerFastInIframe -WorkerLayoutTest.SharedWorkerFastLocation -WorkerLayoutTest.SharedWorkerFastName -WorkerLayoutTest.SharedWorkerFastNavigator -WorkerLayoutTest.SharedWorkerFastReplaceGlobalConstructor -WorkerLayoutTest.SharedWorkerFastReplaceSelf -WorkerLayoutTest.SharedWorkerFastScriptError -WorkerLayoutTest.SharedWorkerFastShared -WorkerLayoutTest.SharedWorkerFastSimple -WorkerXHRHttpLayoutTest.Tests # Needs to start the test server before # BrowserTestBase::SetUpCommandLine is called, but on Android |