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

Side by Side Diff: net/data/valgrind/net_unittests.gtest-tsan.txt

Issue 3030052: Disable all SPDY tests under tsan, as SPDY tests are non-deterministic, and will fail randomly. (Closed)
Patch Set: Created 10 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
« no previous file with comments | « no previous file | no next file » | 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 SpdyNetworkingTest/SpdyNetworkTransactionTest.SocketWriteReturnsZero* 7 SpdyNetworkingTest/SpdyNetworkTransactionTest.SocketWriteReturnsZero*
8 # See http://crbug.com/50918 8 # See http://crbug.com/50918
9 SpdyNetworkingTest/SpdyNetworkTransactionTest.CancelledTransactionSendRst* 9 SpdyNetworkingTest/SpdyNetworkTransactionTest.CancelledTransactionSendRst*
10 # See http://crbug.com/51087
11 SpdyNetworkingTest*
10 12
11
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698