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

Unified Diff: build/android/gtest_filter/net_unittests_disabled

Issue 9597027: Filter out more tests from net_unittests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 10 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 d29e263e651aba22be42e92c94bd4f9d58f78d20..a8e10165509c10215dd79035e209cd8d643146e7 100644
--- a/build/android/gtest_filter/net_unittests_disabled
+++ b/build/android/gtest_filter/net_unittests_disabled
@@ -16,6 +16,12 @@ TransportSecurityStateTest.ParseSidePins*
X509CertificateTest.*
X509CertificateParseTest.*
FtpDirectoryListingParserWindowsTest.Good
+HttpNetworkTransactionSpdy2Test.SOCKS4_HTTP_GET
+HttpNetworkTransactionSpdy2Test.SOCKS4_SSL_GET
+HttpNetworkTransactionSpdy21Test.SOCKS4_HTTP_GET
+HttpNetworkTransactionSpdy21Test.SOCKS4_SSL_GET
+HttpNetworkTransactionSpdy3Test.SOCKS4_HTTP_GET
+HttpNetworkTransactionSpdy3Test.SOCKS4_SSL_GET
HttpNetworkTransactionTest.SOCKS4_HTTP_GET
HttpNetworkTransactionTest.SOCKS4_SSL_GET
HttpNetworkTransactionTest.UploadUnreadableFile
@@ -42,6 +48,14 @@ URLRequestTest.DoNotSendCookies_ViaPolicy_Async
URLRequestTest.DoNotSaveCookies_ViaPolicy_Async
URLRequestTest.CookiePolicy_ForceSession
URLRequestTest.DoNotOverrideReferrer
+WebSocketJobSpdy2Test.ThrottlingWebSocket
+WebSocketJobSpdy2Test.ThrottlingWebSocketSpdyEnabled
+WebSocketJobSpdy2Test.ThrottlingSpdy
+WebSocketJobSpdy2Test.ThrottlingSpdySpdyEnabled
+WebSocketJobSpdy3Test.ThrottlingWebSocket
+WebSocketJobSpdy3Test.ThrottlingWebSocketSpdyEnabled
+WebSocketJobSpdy3Test.ThrottlingSpdy
+WebSocketJobSpdy3Test.ThrottlingSpdySpdyEnabled
WebSocketJobTest.ThrottlingWebSocket
WebSocketJobTest.ThrottlingWebSocketSpdyEnabled
WebSocketJobTest.ThrottlingSpdy
« 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