summaryrefslogtreecommitdiffstats
path: root/build/android
diff options
context:
space:
mode:
authorcreis@chromium.org <creis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-18 20:25:13 +0000
committercreis@chromium.org <creis@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-02-18 20:25:13 +0000
commit0475b9b689d164be0fd8d352ffb7754b6ee34d56 (patch)
tree8eec9f074da9a05c82a185894a61fb7039730530 /build/android
parent55a3dd76bec38b288d8577238c04c716a5779de3 (diff)
downloadchromium_src-0475b9b689d164be0fd8d352ffb7754b6ee34d56.zip
chromium_src-0475b9b689d164be0fd8d352ffb7754b6ee34d56.tar.gz
chromium_src-0475b9b689d164be0fd8d352ffb7754b6ee34d56.tar.bz2
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
Diffstat (limited to 'build/android')
-rw-r--r--build/android/pylib/gtest/filter/content_browsertests_disabled5
1 files changed, 2 insertions, 3 deletions
diff --git a/build/android/pylib/gtest/filter/content_browsertests_disabled b/build/android/pylib/gtest/filter/content_browsertests_disabled
index 30f6f24..0ddcc86 100644
--- a/build/android/pylib/gtest/filter/content_browsertests_disabled
+++ b/build/android/pylib/gtest/filter/content_browsertests_disabled
@@ -13,6 +13,8 @@ ResourceDispatcherHostBrowserTest.SyncXMLHttpRequest_DuringUnload
# Crashes
ResourceDispatcherHostBrowserTest.CrossSiteAfterCrash
+RenderFrameHostManagerTest.IgnoreRendererDebugURLsWhenCrashed
+RenderFrameHostManagerTest.ProcessExitWithSwappedOutViews
# Failures
RenderViewHostTest.BaseURLParam
@@ -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