summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/gtest_exclude/net_unittests.gtest.txt
blob: 39f5d78d7d1559579417a1f81848e20571da88dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Very slow under Valgrind.
KeygenHandlerTest.*SmokeTest
KeygenHandlerTest.*ConcurrencyTest

# Hangs, see http://crbug.com/61908
DirectoryListerTest.BigDirRecursiveTest

# http://crbug.com/88228
SSLClientSocketTest.Connect
SSLClientSocketTest.ConnectClientAuthSendNullCert

# These tests are broken http://crbug.com/118883
*SpdyNetworkTransactionSpdy*Test.*
*SpdyHttpStreamSpdy*Test.*