summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authornileshagrawal@chromium.org <nileshagrawal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-06 21:49:32 +0000
committernileshagrawal@chromium.org <nileshagrawal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-06 21:49:32 +0000
commite3a527c78b8676db500e7674a9b7b134418eeffa (patch)
tree02f04db8c8f2719dd2568e75f0a7e7930904699a /build
parent8f1da83d80da4d60af4c20410453dbe4acfe4a7e (diff)
downloadchromium_src-e3a527c78b8676db500e7674a9b7b134418eeffa.zip
chromium_src-e3a527c78b8676db500e7674a9b7b134418eeffa.tar.gz
chromium_src-e3a527c78b8676db500e7674a9b7b134418eeffa.tar.bz2
Disable URLRequestTestFTP on Android.
The test was added recently and in failing since. https://chromiumcodereview.appspot.com/10844004 BUG=135165 Review URL: https://chromiumcodereview.appspot.com/10824181 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150152 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r--build/android/gtest_filter/net_unittests_disabled1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/android/gtest_filter/net_unittests_disabled b/build/android/gtest_filter/net_unittests_disabled
index f268881..8cd24ea 100644
--- a/build/android/gtest_filter/net_unittests_disabled
+++ b/build/android/gtest_filter/net_unittests_disabled
@@ -27,6 +27,7 @@ SOCKSClientSocketTest.*
SSLClientSocketTest.*
PythonUtils.PythonRunTime
URLRequestTestHTTP.*
+URLRequestTestFTP.*
HTTPSRequestTest.HTTPSMismatchedTest
HTTPSRequestTest.HTTPSExpiredTest
HTTPSRequestTest.HTTPSPreloadedHSTSTest