diff options
author | tedchoc@chromium.org <tedchoc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-08 02:54:36 +0000 |
---|---|---|
committer | tedchoc@chromium.org <tedchoc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-06-08 02:54:36 +0000 |
commit | a3d60283510e47412fad6684f7bdc1f1af45baba (patch) | |
tree | 17cf12c46131fa2e186102a123dd72c1d7ed8c31 /build | |
parent | 511c296d8ffec979169f7b5a590f7b25853e5fd9 (diff) | |
download | chromium_src-a3d60283510e47412fad6684f7bdc1f1af45baba.zip chromium_src-a3d60283510e47412fad6684f7bdc1f1af45baba.tar.gz chromium_src-a3d60283510e47412fad6684f7bdc1f1af45baba.tar.bz2 |
Disable failing android StopOnRedirect test.
We do not yet support the test server in android land.
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com/10537068
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141163 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r-- | build/android/gtest_filter/content_unittests_disabled | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/android/gtest_filter/content_unittests_disabled b/build/android/gtest_filter/content_unittests_disabled index b41aee4..420efaf 100644 --- a/build/android/gtest_filter/content_unittests_disabled +++ b/build/android/gtest_filter/content_unittests_disabled @@ -17,6 +17,7 @@ URLFetcherCancelTest.CancelWhileDelayedStartTaskPending URLFetcherMultipleAttemptTest.SameData URLFetcherDownloadProgressTest.Basic URLFetcherUploadProgressTest.Basic +URLFetcherStopOnRedirectTest.StopOnRedirect BaseFileTest.ReadonlyBaseFile GPUTestConfigTest.LoadCurrentConfig URLFetcherFileTest.SmallGet |