| Index: build/android/pylib/gtest/filter/content_browsertests_disabled
|
| diff --git a/build/android/pylib/gtest/filter/content_browsertests_disabled b/build/android/pylib/gtest/filter/content_browsertests_disabled
|
| index effa5d1555f345e82cdc0aea2b74cf45e253b2e7..7580983aa784e8ae2cd58ae40d7c53338f71ab62 100644
|
| --- a/build/android/pylib/gtest/filter/content_browsertests_disabled
|
| +++ b/build/android/pylib/gtest/filter/content_browsertests_disabled
|
| @@ -18,10 +18,8 @@ IndexedDBBrowserTest.ConnectionsClosedOnTabClose
|
| CrossPlatformAccessibilityBrowserTest.*
|
| GpuCrashTest.MANUAL_WebkitLoseContext
|
| DatabaseTest.*
|
| -BrowserPluginHostTest.*
|
|
|
| # Failures
|
| -WebrtcBrowserTest.*
|
| WorkerLayoutTest.*
|
| MediaLayoutTest.*
|
| IndexedDBLayoutTest.*
|
| @@ -37,16 +35,30 @@ BlobLayoutTest.*
|
| ChildProcessSecurityPolicyInProcessBrowserTest.NoLeak
|
|
|
| # Crashes
|
| -RenderViewImplTest.*
|
| -BrowserPluginTest.*
|
| -PluginTest.*
|
| WorkerXHRHttpLayoutTest.Tests
|
| +GpuCrashTest.MANUAL_Kill
|
| +DownloadContentTest.ResumeInterruptedDownload
|
| +
|
| +# Needs to start the test server before
|
| +# BrowserTestBase::SetUpCommandLine is called, but on Android
|
| +# the test server needs to be started in SetUpOnMainThread().
|
| SecurityExploitBrowserTest.SetWebUIProperty
|
| +
|
| +# Plugins are not supported.
|
| +BrowserPluginHostTest.*
|
| +BrowserPluginTest.*
|
| +PluginTest.*
|
| +
|
| +# http://crbug.com/181069
|
| +WebrtcBrowserTest.*
|
| +
|
| +# http://crbug.com/187500
|
| +RenderViewImplTest.*
|
| RendererAccessibilityTest.EditableTextModeFocusNotifications
|
| RendererAccessibilityTest.SendFullAccessibilityTreeOnReload
|
| RendererAccessibilityTest.HideAccessibilityObject
|
| RendererAccessibilityTest.ShowAccessibilityObject
|
| RenderWidgetTest.OnMsgPaintAtSize
|
| -GpuCrashTest.MANUAL_Kill
|
| -DownloadContentTest.ResumeInterruptedDownload
|
| +
|
| +# Multiple test servers support: http://crbug/187570
|
| RenderViewHostManagerTest.*
|
|
|