diff options
author | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-07 13:39:42 +0000 |
---|---|---|
committer | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-06-07 13:39:42 +0000 |
commit | a955da261c287e0cfde69e0a821a703d70432f0c (patch) | |
tree | bcaa742134e4b3f59b642b2cff1d7c251b241d4b /build | |
parent | 647f5b6fcebc283549961cc01a5f3688d91108f7 (diff) | |
download | chromium_src-a955da261c287e0cfde69e0a821a703d70432f0c.zip chromium_src-a955da261c287e0cfde69e0a821a703d70432f0c.tar.gz chromium_src-a955da261c287e0cfde69e0a821a703d70432f0c.tar.bz2 |
Stop running media layout tests as browser tests
R=jam@chromium.org,shadi@chromium.org
BUG=247459
Review URL: https://chromiumcodereview.appspot.com/16413005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204813 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r-- | build/android/pylib/gtest/filter/content_browsertests_disabled | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/build/android/pylib/gtest/filter/content_browsertests_disabled b/build/android/pylib/gtest/filter/content_browsertests_disabled index 6a0a793..f6fb644 100644 --- a/build/android/pylib/gtest/filter/content_browsertests_disabled +++ b/build/android/pylib/gtest/filter/content_browsertests_disabled @@ -18,14 +18,6 @@ OffTheRecordClipboardTest.ClearContentData GpuPixelBrowserTest.* FileSystemBrowserTestWithLowQuota.QuotaTest ChildProcessSecurityPolicyInProcessBrowserTest.NoLeak -AudioLayoutTest.AudioDataUrl -AudioLayoutTest.AudioConstructor -AudioLayoutTest.AudioConstructorPreload -AudioLayoutTest.AudioConstructorSrc -AudioLayoutTest.AudioOnlyVideoIntrinsicSize -MediaLayoutTest.VideoNoAutoplayTest -MediaLayoutTest.VideoAutoplayTest -MediaLayoutTest.VideoLoopTest WorkerLayoutTest.SharedWorkerFastConstructor WorkerLayoutTest.SharedWorkerFastContextGC WorkerLayoutTest.SharedWorkerFastException |