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 0314f5fbc08f344a46e695e5fa07c4721a9e5715..1e3d523831372ecf43818648dcc8fcc06328c128 100644 |
--- a/build/android/pylib/gtest/filter/content_browsertests_disabled |
+++ b/build/android/pylib/gtest/filter/content_browsertests_disabled |
@@ -16,6 +16,10 @@ ResourceDispatcherHostBrowserTest.CrossSiteAfterCrash |
RenderFrameHostManagerTest.IgnoreRendererDebugURLsWhenCrashed |
RenderFrameHostManagerTest.ProcessExitWithSwappedOutViews |
+# Crashes due to using --disable-gpu. |
+# Needs to investigate more in http://crbug.com/461624. |
+ScreenOrientationBrowserTest.* |
+ |
# Failures |
RenderViewHostTest.BaseURLParam |
OffTheRecordClipboardTest.ClearContentData |
@@ -93,13 +97,6 @@ BrowserGpuChannelHostFactoryTest.Basic |
BrowserGpuChannelHostFactoryTest.CrashAndRecover |
BrowserGpuChannelHostFactoryTest.EstablishAndTerminate |
-# http://crbug.com/338011 |
-TouchInputBrowserTest.MultiPointTouchPress |
-TouchInputBrowserTest.TouchHandlerConsume |
-TouchInputBrowserTest.TouchHandlerNoConsume |
-TouchInputBrowserTest.TouchNoHandler |
-TouchActionBrowserTest.* |
- |
# http://crbug.com/338408 |
TracingControllerTest.EnableCaptureAndDisableMonitoring |