summaryrefslogtreecommitdiffstats
path: root/media/webrtc/trunk/build/android/gtest_filter/net_unittests_disabled
blob: 3275864634a72eca476df0911a6823cadd3bff1f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
# List of suppressions.
# Generated by hand to get net_unittests running initially.
# Likely too aggressive disabling.
DiskCacheBackendTest.*
TransportSecurityStateTest.ParseSidePins*
# TODO(jnd): The following tests are disabled because test server spawner is not
# enabled on Chromium Android. Once the net upstreaming is done, test server
# spawner can be enabled and those tests should pass.
# BUG=135165
X509CertificateTest.*
X509CertificateParseTest.*
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
HttpNetworkTransactionTest.UnreadableUploadFileAfterAuthRestart
ProxyResolverJSBindingsTest.MyIpAddress
ProxyScriptFetcherImplTest.*
SOCKSClientSocketTest.*
SSLClientSocketTest.*
PythonUtils.PythonRunTime
URLRequestTestHTTP.*
URLRequestTestFTP.*
HTTPSRequestTest.HTTPSMismatchedTest
HTTPSRequestTest.HTTPSExpiredTest
HTTPSRequestTest.HTTPSPreloadedHSTSTest
HTTPSRequestTest.ClientAuthTest
URLRequestTest.DelayedCookieCallback
URLRequestTest.DoNotSendCookies
URLRequestTest.DoNotSaveCookies
URLRequestTest.DoNotSendCookies_ViaPolicy
URLRequestTest.DoNotSaveCookies_ViaPolicy
URLRequestTest.DoNotSaveEmptyCookies
URLRequestTest.DoNotSendCookies_ViaPolicy_Async
URLRequestTest.DoNotSaveCookies_ViaPolicy_Async
URLRequestTest.DoNotOverrideReferrer
WebSocketJobSpdy2Test.ThrottlingWebSocket
WebSocketJobSpdy2Test.ThrottlingWebSocketSpdyEnabled
WebSocketJobSpdy2Test.ThrottlingSpdy
WebSocketJobSpdy2Test.ThrottlingSpdySpdyEnabled
WebSocketJobSpdy3Test.ThrottlingWebSocket
WebSocketJobSpdy3Test.ThrottlingWebSocketSpdyEnabled
WebSocketJobSpdy3Test.ThrottlingSpdy
WebSocketJobSpdy3Test.ThrottlingSpdySpdyEnabled
WebSocketJobTest.ThrottlingWebSocket
WebSocketJobTest.ThrottlingWebSocketSpdyEnabled
WebSocketJobTest.ThrottlingSpdy
WebSocketJobTest.ThrottlingSpdySpdyEnabled
X509CertificateWeakDigestTest.*
*/X509CertificateWeakDigestTest.*
TransportSecurityStateTest.BogusPinsHeaders
TransportSecurityStateTest.ValidPinsHeadersSHA1
TransportSecurityStateTest.ValidPinsHeadersSHA256
HTTPSRequestTest.ResumeTest
HTTPSRequestTest.SSLSessionCacheShardTest
HTTPSRequestTest.HTTPSErrorsNoClobberTSSTest
HttpNetworkTransactionSpdy3Test.UploadUnreadableFile
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.CantakeOfFile
URLFetcherFileTest.OverwriteExistingFile
URLFetcherFileTest.TryToOverwriteDirectory
URLFetcherFileTest.SmallGetToTempFile
URLFetcherFileTest.LargeGetToTempFile
URLFetcherFileTest.CantakeOfTempFile
URLFetcherEmptyPostTest.Basic
# TODO(jrg): Fails on bots.  Works locally.  Figure out why.  2/6/12
HttpCache.TypicalGET_ConditionalRequest
HttpCache.RangeGET_OK
HttpCache.RangeGET_SyncOK
HttpCache.RangeGET_Revalidate2
HttpCache.RangeGET_Previous200
HttpCache.RangeGET_Cancel2
# crbug.com/139144
UDPSocketTest.Broadcast

UDPSocketTest.ConnectRandomBind
UDPSocketTest.ClientGetLocalPeerAddresses
# Disabled 4/13/12 by jrg.  More CertVerifyProcTest.* tests fail on
# the bot than locally; disabling them all for now.
CertVerifyProcTest.*
# Runs fine locally but not on the bot.
VerifyRoot/CertVerifyProcWeakDigestTest.*
# Relies on TestServer which isn't yet configured upstream.
URLRequestContextBuilderTest.*

# All cert_verify_proc_unittest.cc failing since JNI was enabled.
VerifyIntermediate/CertVerifyProcWeakDigestTest.*
VerifyEndEntity/CertVerifyProcWeakDigestTest.*
VerifyIncompleteIntermediate/CertVerifyProcWeakDigestTest.*
VerifyIncompleteEndEntity/CertVerifyProcWeakDigestTest.*
VerifyMixed/CertVerifyProcWeakDigestTest.*

# Death tests are not supported with apks.
*DeathTest*
# These are death tests and thus also disabled.
PrioritizedDispatcherTest.CancelNull
PrioritizedDispatcherTest.CancelMissing