Commit 39dae8aa authored by Evan Stade's avatar Evan Stade

OopAsh/Mash: disable some failing tests.

Bug: various
Change-Id: I794e714d9aaa0c119aa339008379a9c796507d64
Reviewed-on: https://chromium-review.googlesource.com/c/1305881Reviewed-by: default avatarJames Cook <jamescook@chromium.org>
Commit-Queue: Evan Stade <estade@chromium.org>
Cr-Commit-Position: refs/heads/master@{#603681}
parent fb8fcc33
...@@ -156,6 +156,9 @@ ...@@ -156,6 +156,9 @@
# http://crbug.com/831826 # http://crbug.com/831826
-ShelfAppBrowserTest.LaunchAppFromDisplayWithoutFocus* -ShelfAppBrowserTest.LaunchAppFromDisplayWithoutFocus*
# Test fails. https://crbug.com/899867
-ShelfAppBrowserTest.SettingsAndTaskManagerWindows
# content::WaitForChildFrameSurfaceReady hangs. # content::WaitForChildFrameSurfaceReady hangs.
-SitePerProcessDevToolsSanityTest.InputDispatchEventsToOOPIF -SitePerProcessDevToolsSanityTest.InputDispatchEventsToOOPIF
-ChromeMimeHandlerViewBrowserPluginTest.TouchFocusesBrowserPluginInEmbedder -ChromeMimeHandlerViewBrowserPluginTest.TouchFocusesBrowserPluginInEmbedder
...@@ -200,6 +203,10 @@ ...@@ -200,6 +203,10 @@
-VirtualKeyboardAppWindowTest.* -VirtualKeyboardAppWindowTest.*
-VirtualKeyboardStateTest.* -VirtualKeyboardStateTest.*
-VirtualKeyboardWebContentTest.* -VirtualKeyboardWebContentTest.*
-PolicyTest.VirtualKeyboardEnabled
# Uses ash::LockWindow. https://crbug.com/899862
-ShutdownPolicyLockerTest.*
# Timeouts in content::WaitForChildFrameSurfaceReady() # Timeouts in content::WaitForChildFrameSurfaceReady()
# Crashes in viz::HostFrameSinkManager::RegisterFrameSinkId() # Crashes in viz::HostFrameSinkManager::RegisterFrameSinkId()
...@@ -268,4 +275,19 @@ ...@@ -268,4 +275,19 @@
# https://crbug.com/671891 # https://crbug.com/671891
-SiteDetailsBrowserTest.IsolateExtensions -SiteDetailsBrowserTest.IsolateExtensions
# Often timing out. https://crbug.com/899860
-TopControlsSlideControllerTest.*
# Crashing. https://crbug.com/899864
-ExtensionDialogBoundsTest.*
# Crashing. https://crbug.com/899865
-MemoryTracingBrowserTest.TestMemoryInfra
# Test crashes in Mash. https://crbug.com/897012
-SelectFileDialogExtensionBrowserTest.SelectFileVirtualKeyboard_TabletMode
# Use of Shell. https://crbug.com/899869
-AutotestPrivateApiTest.AutotestPrivate
# See comment at top of file regarding adding test exclusions. # See comment at top of file regarding adding test exclusions.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment