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

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

Issue 4713003: Revert a workaround & exclude filters for TSan/Win failures... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 1 month 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 tests fail due to unknown reasons 1 # These tests fail due to unknown reasons
2 # TODO(timurrrr): investigate 2 # TODO(timurrrr): investigate
3 CookieMonsterTest.TestLastAccess 3 CookieMonsterTest.TestLastAccess
4 SpdyNetwork*Error* 4 SpdyNetwork*Error*
5 SpdyNetwork*Get* 5 SpdyNetwork*Get*
6 SpdyNetworkTransactionTest.SynReplyHeadersVary 6 SpdyNetworkTransactionTest.SynReplyHeadersVary
7 X509CertificateTest.UnoSoftCertParsing 7 X509CertificateTest.UnoSoftCertParsing
8 URLRequestTest.DoNotSaveCookies 8 URLRequestTest.DoNotSaveCookies
9 URLRequestTest.QuitTest 9 URLRequestTest.QuitTest
10 10
11 # See http://crbug.com/46647 11 # See http://crbug.com/46647
12 DiskCacheBackendTest.* 12 DiskCacheBackendTest.*
13 13
14 # See http://crbug.com/53304 14 # See http://crbug.com/53304
15 URLRequestTest.* 15 URLRequestTest.*
16 16
17 # See http://crbug.com/47836 17 # See http://crbug.com/47836
18 ClientSocketPoolBaseTest.CancelPendingSocketAtSocketLimit 18 ClientSocketPoolBaseTest.CancelPendingSocketAtSocketLimit
19 19
20 # See http://crbug.com/51145 20 # See http://crbug.com/51145
21 HttpNetworkTransactionTest.* 21 HttpNetworkTransactionTest.*
22 HttpNetworkLayerTest.GET 22 HttpNetworkLayerTest.GET
23 23
24 # Timing out under TSan, see http://crbug.com/59642
25 CookieMonsterTest.GarbageCollectionTriggers
26
27 ######################################### 24 #########################################
28 # These tests fail if you don't have our SSL certificate installed. 25 # These tests fail if you don't have our SSL certificate installed.
29 # Please see http://dev.chromium.org/developers/testing#TOC-SSL-tests 26 # Please see http://dev.chromium.org/developers/testing#TOC-SSL-tests
30 # if you think you want to un-comment one of the following lines. 27 # if you think you want to un-comment one of the following lines.
31 #SSLClientSocketTest.* 28 #SSLClientSocketTest.*
32 #URLRequestTest* 29 #URLRequestTest*
33 #HTTPSRequestTest.* 30 #HTTPSRequestTest.*
34 #X509CertificateTest.* 31 #X509CertificateTest.*
35 #ProxyScriptFetcherTest.* 32 #ProxyScriptFetcherTest.*
OLDNEW
« no previous file with comments | « tools/valgrind/gtest_exclude/net_unittests.gtest-drmemory_win32.txt ('k') | tools/valgrind/valgrind_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698