Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2411)

Unified Diff: build/android/gtest_filter/net_unittests_disabled

Issue 10636026: Disable URLFetcher tests that require the test server on Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/gtest_filter/net_unittests_disabled
diff --git a/build/android/gtest_filter/net_unittests_disabled b/build/android/gtest_filter/net_unittests_disabled
index 203c2e9bb820691ec6b54e0bc701a42617c5fe14..acd8ea3d383752f376118be1d43aec135d2a1c9e 100644
--- a/build/android/gtest_filter/net_unittests_disabled
+++ b/build/android/gtest_filter/net_unittests_disabled
@@ -75,6 +75,31 @@ HttpNetworkTransactionSpdy2Test.UploadUnreadableFile
HTTPSRequestTest.SSLv3Fallback
HTTPSEVCRLSetTest.FreshCRLSet
HTTPSCRLSetTest.ExpiredCRLSet
+URLFetcherTest.SameThreadsTest
+URLFetcherTest.DifferentThreadsTest
+URLFetcherTest.CancelAll
+URLFetcherPostTest.Basic
+URLFetcherUploadProgressTest.Basic
+URLFetcherDownloadProgressTest.Basic
+URLFetcherDownloadProgressCancelTest.CancelWhileProgressReport
+URLFetcherHeadersTest.Headers
+URLFetcherSocketAddressTest.SocketAddress
+URLFetcherStopOnRedirectTest.StopOnRedirect
+URLFetcherProtectTest.Overload
+URLFetcherProtectTest.ServerUnavailable
+URLFetcherProtectTestPassedThrough.ServerUnavailablePropagateResponse
+URLFetcherBadHTTPSTest.BadHTTPSTest
+URLFetcherCancelTest.ReleasesContext
+URLFetcherCancelTest.CancelWhileDelayedStartTaskPending
+URLFetcherMultipleAttemptTest.SameData
+URLFetcherFileTest.SmallGet
+URLFetcherFileTest.LargeGet
+URLFetcherFileTest.CanTakeOwnershipOfFile
+URLFetcherFileTest.OverwriteExistingFile
+URLFetcherFileTest.TryToOverwriteDirectory
+URLFetcherFileTest.SmallGetToTempFile
+URLFetcherFileTest.LargeGetToTempFile
+URLFetcherFileTest.CanTakeOwnershipOfTempFile
# TODO(jrg): Fails on bots. Works locally. Figure out why. 2/6/12
HttpCache.TypicalGET_ConditionalRequest
HttpCache.RangeGET_OK
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698