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

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

Issue 1733023: Don't run DiskCacheTest.Backend_DeleteOld under ThreadSanitizer on Windows... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 7 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 | 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 tests fail due to SSL/Certificates/Network issues 1 # These tests fail due to SSL/Certificates/Network issues
2 # TODO(timurrrr): need to investigate. 2 # TODO(timurrrr): need to investigate.
3 HTTPSRequestTest.* 3 HTTPSRequestTest.*
4 SSLClientSocketTest.* 4 SSLClientSocketTest.*
5 URLRequestTestHTTP.* 5 URLRequestTestHTTP.*
6 URLRequestTestFTP.* 6 URLRequestTestFTP.*
7 URLRequestTest.*Cookie* 7 URLRequestTest.*Cookie*
8 URLRequestTest.QuitTest 8 URLRequestTest.QuitTest
9 ProxyScriptFetcherTest.* 9 ProxyScriptFetcherTest.*
10 X509CertificateTest.* 10 X509CertificateTest.*
11 11
12 # These tests fail due to unknown reasons 12 # These tests fail due to unknown reasons
13 # TODO(timurrrr): investigate 13 # TODO(timurrrr): investigate
14 CookieMonsterTest.TestLastAccess 14 CookieMonsterTest.TestLastAccess
15 SpdyNetwork*Error* 15 SpdyNetwork*Error*
16 SpdyNetwork*Get* 16 SpdyNetwork*Get*
17
18 # http://code.google.com/p/data-race-test/issues/detail?id=34
19 DiskCacheTest.Backend_DeleteOld
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