Chromium Code Reviews

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

Issue 1343006: Don't run some tests under TSan on Windows (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | 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')
Property Changes:
Added: svn:executable
+ *
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 # These tests fail due to SSL/Certificates/Network issues
2 # TODO(timurrrr): need to investigate.
3 HTTPSRequestTest.*
4 SSLClientSocketTest.*
5 URLRequestTestHTTP.*
6 ProxyScriptFetcherTest.*
7 X509CertificateTest.*
8 CookieMonsterTest.TestLastAccess
9
10 # DiskCache tests produce some strange reports under TSan.
11 # TODO(timurrrr): possibly a bug in TSan, need to investigate.
12 DiskCache*
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine