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
parent 8f1da83d
...@@ -27,6 +27,7 @@ SOCKSClientSocketTest.* ...@@ -27,6 +27,7 @@ SOCKSClientSocketTest.*
SSLClientSocketTest.* SSLClientSocketTest.*
PythonUtils.PythonRunTime PythonUtils.PythonRunTime
URLRequestTestHTTP.* URLRequestTestHTTP.*
URLRequestTestFTP.*
HTTPSRequestTest.HTTPSMismatchedTest HTTPSRequestTest.HTTPSMismatchedTest
HTTPSRequestTest.HTTPSExpiredTest HTTPSRequestTest.HTTPSExpiredTest
HTTPSRequestTest.HTTPSPreloadedHSTSTest HTTPSRequestTest.HTTPSPreloadedHSTSTest
......
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