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

Side by Side Diff: tools/valgrind/gtest_exclude/net_unittests.gtest-tsan.txt

Issue 9617039: Change Origin bound certs -> Domain bound certs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 9 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 # These huge tests are flaky and sometimes crash the following tests. 1 # These huge tests are flaky and sometimes crash the following tests.
2 # See http://crbug.com/50346 2 # See http://crbug.com/50346
3 DiskCacheEntryTest.*HugeSparse* 3 DiskCacheEntryTest.*HugeSparse*
4 4
5 # SPDY tests tend to crash on both Mac and Windows. 5 # SPDY tests tend to crash on both Mac and Windows.
6 # See http://crbug.com/51144 6 # See http://crbug.com/51144
7 Spdy/SpdyNetworkTransactionTest.SocketWriteReturnsZero* 7 Spdy/SpdyNetworkTransactionTest.SocketWriteReturnsZero*
8 # See http://crbug.com/50918 8 # See http://crbug.com/50918
9 Spdy/SpdyNetworkTransactionTest.CancelledTransactionSendRst* 9 Spdy/SpdyNetworkTransactionTest.CancelledTransactionSendRst*
10 # See http://crbug.com/51087 10 # See http://crbug.com/51087
11 Spdy* 11 Spdy*
12 12
13 # See http://crbug.com/44570 13 # See http://crbug.com/44570
14 HttpNetworkTransactionTest.StopsReading204 14 HttpNetworkTransactionTest.StopsReading204
15 # See http://crbug.com/51145 15 # See http://crbug.com/51145
16 HttpNetworkTransactionTest.Incomplete100ThenEOF 16 HttpNetworkTransactionTest.Incomplete100ThenEOF
17 HttpNetworkTransactionTest.UseAlternateProtocolForNpnSpdyWithExistingSpdySession 17 HttpNetworkTransactionTest.UseAlternateProtocolForNpnSpdyWithExistingSpdySession
18 HttpNetworkTransactionTest.KeepAliveConnectionEOF 18 HttpNetworkTransactionTest.KeepAliveConnectionEOF
19 19
20 # Crashes silently, see http://crbug.com/76911 20 # Crashes silently, see http://crbug.com/76911
21 URLRequestTest.FileTest 21 URLRequestTest.FileTest
22 22
23 # http://crbug.com/92439 23 # http://crbug.com/92439
24 OriginBoundCertServiceTest.* 24 ServerBoundCertServiceTest.*
OLDNEW
« no previous file with comments | « net/url_request/url_request_test_util.cc ('k') | webkit/tools/test_shell/test_shell_request_context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698