Commit 9fb02122 authored by Kevin McNee's avatar Kevin McNee Committed by Commit Bot

Remove BrowserPlugin parameterization of WebView browsertests.

WebViewTests and WebViewInteractiveTests now only run for the
GuestViewCrossProcessFrames enabled case.

Bug: 533069, 544782, 627962, 796344, 807116, 818161, 818205, 829846
Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo
Change-Id: Ic3a971b553fe343466a440ed4363389cd9e89214
Reviewed-on: https://chromium-review.googlesource.com/1000137
Commit-Queue: Kevin McNee <mcnee@chromium.org>
Reviewed-by: default avatarJames MacLean <wjmaclean@chromium.org>
Cr-Commit-Position: refs/heads/master@{#553727}
parent 252a9d02
......@@ -209,6 +209,7 @@
# content::WaitForChildFrameSurfaceReady hangs.
-SitePerProcessDevToolsSanityTest.InputDispatchEventsToOOPIF
-WebViewGuestTouchFocusBrowserPluginSpecificTest.TouchFocusesBrowserPluginInEmbedder
# Function under test uses ash::Shell for window list.
-SortWindowsByZIndexBrowserTest.*
......@@ -254,9 +255,9 @@
-WebViewScrollBubbling/WebViewGuestScrollTouchTest.*
# Also fails with mus. http://crbug.com/755328
-WebViewTests/WebViewFocusTest.*
-WebViewTests/WebViewSizeTest.*
-WebViewTests/WebViewTest.*
-WebViewFocusBrowserPluginSpecificTest.*
-WebViewSizeTest.*
-WebViewTest.*
# Sending invalid FrameSinkIds crbug.com/796999
-WebviewLoginTest.AllowNewUser
......@@ -292,7 +293,7 @@
# RenderFrameMetadata observation not supported: https://crbug.com/820974
-WebViewGuestScrollLatchingTest.ScrollLatchingPreservedInGuests
-WebViewScrollGuestContent/WebViewScrollGuestContentTest.OverscrollControllerSeesConsumedScrollsInGuest/0
-WebViewScrollGuestContentBrowserPluginSpecificTest.OverscrollControllerSeesConsumedScrollsInGuest
# Viz is not supported, https://crbug.com/827327
-*ECKEncryptedMediaTest.*
......
......@@ -32,14 +32,10 @@
-SubresourceFilterBrowserTest.FailedProvisionalLoadInMainframe
-TaskManagerUtilityProcessBrowserTest.UtilityJSHeapMemory
-WebstoreInstallerBrowserTest.SimultaneousInstall
-WebViewTests/WebViewTest.ClearData/0
-WebViewTests/WebViewTest.ClearData/1
-WebViewTests/WebViewTest.ClearDataCache/0
-WebViewTests/WebViewTest.ClearDataCache/1
-WebViewTests/WebViewTest.WebViewInBackgroundPage/0
-WebViewTests/WebViewTest.WebViewInBackgroundPage/1
-WebViewTests/WebViewTest.DownloadPermission/0
-WebViewTests/WebViewTest.DownloadPermission/1
-WebViewTest.ClearData
-WebViewTest.ClearDataCache
-WebViewTest.WebViewInBackgroundPage
-WebViewTest.DownloadPermission
# Need a test interface API that allows us to check on the CT status.
# Then in ssl_browsertest.cc we can use that instead of the direct
......@@ -75,10 +71,8 @@
# http://crbug.com/823297 StoragePartition::ClearData needs to use
# CookieManager.
-BrowsingDataRemoverBrowserTest.CookieDeletion
-WebViewTests/WebViewTest.ClearPersistentCookies/0
-WebViewTests/WebViewTest.ClearPersistentCookies/1
-WebViewTests/WebViewTest.ClearSessionCookies/0
-WebViewTests/WebViewTest.ClearSessionCookies/1
-WebViewTest.ClearPersistentCookies
-WebViewTest.ClearSessionCookies
# Accessing cookies after they were set in onload handler is flaky:
# https://crbug.com/820969.
......
......@@ -27,20 +27,13 @@
# WaitForChildFrameSurfaceReady crashes crbug.com/787945
-PDFExtensionHitTestTest.ContextMenuCoordinates*
-SitePerProcessDevToolsSanityTest.InputDispatchEventsToOOPIF
-WebViewTests/WebViewTest.InterstitialPageFocusedWidget/1
-WebViewTests/WebViewTest.ReloadAfterCrash/1
#### FrameSinkManager Crashes
# FrameSinkManagerImpl::RegisterFrameSinkHierarchy Crash crbug.com/796344
# Linux and Windows failures
-WebViewTests/WebViewTest.Shim_TestAssignSrcAfterCrash/0
-WebViewTests/WebViewTest.Shim_TestContentScriptIsInjectedAfterTerminateAndReloadWebView/0
-WebViewTests/WebViewTest.Shim_TestReloadAfterTerminate/0
-WebViewTests/WebViewTest.Shim_TestTerminateAfterExit/0
-WebViewTest.InterstitialPageFocusedWidget
-WebViewTest.ReloadAfterCrash
-WebViewGuestTouchFocusBrowserPluginSpecificTest.TouchFocusesBrowserPluginInEmbedder
#### Hit Testing
# Incorrect Focus State crbug.com/818205
-WebViewTests/WebViewFocusTest.TouchFocusesEmbedder/0
-WebViewFocusBrowserPluginSpecificTest.TouchFocusesEmbedder
#### Surface Invariants
# Surface Invariants Failure on Mac http://crbug.com/817827
......
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