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

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

Issue 7671018: Exclude a UI test failing on an arena assertion on Mac OS, exclude DnsTransactionTest.FirstTimeou... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 4 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
« no previous file with comments | « no previous file | tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 # CHECK failure. http://crbug.com/88225
24 DnsTransactionTest.FirstTimeoutTest
25
23 # http://crbug.com/88228 26 # http://crbug.com/88228
24 SSLClientSocketTest.Connect 27 SSLClientSocketTest.Connect
25 SSLClientSocketTest.ConnectClientAuthSendNullCert 28 SSLClientSocketTest.ConnectClientAuthSendNullCert
26 29
27 # http://crbug.com/92439 30 # http://crbug.com/92439
28 OriginBoundCertServiceTest.* 31 OriginBoundCertServiceTest.*
OLDNEW
« no previous file with comments | « no previous file | tools/valgrind/gtest_exclude/net_unittests.gtest-tsan_win32.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698