Skip to content

Commit

Permalink
Update RFHM tests to use only one test server and re-enable on Android.
Browse files Browse the repository at this point in the history
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
  • Loading branch information
creis@chromium.org committed Feb 18, 2014
1 parent 55a3dd7 commit 0475b9b
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 177 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ ResourceDispatcherHostBrowserTest.SyncXMLHttpRequest_DuringUnload

# Crashes
ResourceDispatcherHostBrowserTest.CrossSiteAfterCrash
RenderFrameHostManagerTest.IgnoreRendererDebugURLsWhenCrashed
RenderFrameHostManagerTest.ProcessExitWithSwappedOutViews

# Failures
RenderViewHostTest.BaseURLParam
Expand Down Expand Up @@ -58,9 +60,6 @@ RenderWidgetTest.OnMsgPaintAtSize
PasswordFormConversionUtilsTest.ValidWebFormElementToPasswordForm
PasswordFormConversionUtilsTest.InvalidWebFormElementToPasswordForm

# Multiple test servers support: http://crbug/187570
RenderFrameHostManagerTest.*

# http://crbug.com/215894
DownloadContentTest.CancelInterruptedDownload
DownloadContentTest.CancelResumingDownload
Expand Down
Loading

0 comments on commit 0475b9b

Please sign in to comment.