| 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 6a35a2e2e346649dd91330a413571c18cfe937aa..4d50adfe39eab6278b8fc16cb6263c43f93ebbab 100644
|
| --- a/build/android/pylib/gtest/filter/content_browsertests_disabled
|
| +++ b/build/android/pylib/gtest/filter/content_browsertests_disabled
|
| @@ -4,6 +4,7 @@ Http/MediaTest.*
|
| File/MediaTest.*
|
| WorkerTest.*
|
| MediaTest.*
|
| +MediaSourceTest.ConfigChangeVideo
|
| WebGLConformanceTest.*
|
| MessagePortTest.Tests
|
| CrossPlatformAccessibilityBrowserTest.*
|
| @@ -26,6 +27,7 @@ ChildProcessSecurityPolicyInProcessBrowserTest.NoLeak
|
| SecurityExploitBrowserTest.SetWebUIProperty
|
|
|
| # Plugins are not supported.
|
| +BrowserPluginThreadedCompositorPixelTest.*
|
| BrowserPluginHostTest.*
|
| BrowserPluginTest.*
|
| PluginTest.*
|
| @@ -137,3 +139,16 @@ WithoutInputHandlerProxy/TouchInputBrowserTest.MultiPointTouchPress/0
|
| WithoutInputHandlerProxy/TouchInputBrowserTest.TouchHandlerConsume/0
|
| WithoutInputHandlerProxy/TouchInputBrowserTest.TouchHandlerNoConsume/0
|
| WithoutInputHandlerProxy/TouchInputBrowserTest.TouchNoHandler/0
|
| +
|
| +# http://crbug.com/338408
|
| +TracingControllerTest.EnableCaptureAndDisableMonitoring
|
| +
|
| +# http://crbug.com/338023
|
| +SecurityExploitBrowserTest.AttemptDuplicateRenderViewHost
|
| +SecurityExploitBrowserTest.AttemptDuplicateRenderWidgetHost
|
| +
|
| +# http://crbug.com/338411
|
| +FrameTreeBrowserTest.NavigateWithLeftoverFrames
|
| +
|
| +# http://crbug.com/338421
|
| +GinBrowserTest.GinAndGarbageCollection
|
|
|