Commit 0475b9b6 authored by creis@chromium.org's avatar creis@chromium.org

Update RFHM tests to use only one test server and re-enable on Android.

BUG=187570
TEST=RenderFrameHostManagerTest.* passes on Android

Review URL: https://codereview.chromium.org/163753003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@251822 0039d316-1c4b-4281-b951-d872f2087c98
parent 55a3dd76
...@@ -13,6 +13,8 @@ ResourceDispatcherHostBrowserTest.SyncXMLHttpRequest_DuringUnload ...@@ -13,6 +13,8 @@ ResourceDispatcherHostBrowserTest.SyncXMLHttpRequest_DuringUnload
# Crashes # Crashes
ResourceDispatcherHostBrowserTest.CrossSiteAfterCrash ResourceDispatcherHostBrowserTest.CrossSiteAfterCrash
RenderFrameHostManagerTest.IgnoreRendererDebugURLsWhenCrashed
RenderFrameHostManagerTest.ProcessExitWithSwappedOutViews
# Failures # Failures
RenderViewHostTest.BaseURLParam RenderViewHostTest.BaseURLParam
...@@ -58,9 +60,6 @@ RenderWidgetTest.OnMsgPaintAtSize ...@@ -58,9 +60,6 @@ RenderWidgetTest.OnMsgPaintAtSize
PasswordFormConversionUtilsTest.ValidWebFormElementToPasswordForm PasswordFormConversionUtilsTest.ValidWebFormElementToPasswordForm
PasswordFormConversionUtilsTest.InvalidWebFormElementToPasswordForm PasswordFormConversionUtilsTest.InvalidWebFormElementToPasswordForm
# Multiple test servers support: http://crbug/187570
RenderFrameHostManagerTest.*
# http://crbug.com/215894 # http://crbug.com/215894
DownloadContentTest.CancelInterruptedDownload DownloadContentTest.CancelInterruptedDownload
DownloadContentTest.CancelResumingDownload DownloadContentTest.CancelResumingDownload
......
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