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

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

Issue 4054004: Move all Valgrind/TSan/Dr.Memory gtest exclude files to tools/valgrind/gtest_... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 2 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
Property Changes:
Added: svn:mergeinfo
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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698