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

Unified 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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/data/valgrind/net_unittests.gtest-tsan_win32.txt
===================================================================
--- net/data/valgrind/net_unittests.gtest-tsan_win32.txt (revision 0)
+++ net/data/valgrind/net_unittests.gtest-tsan_win32.txt (revision 0)
@@ -0,0 +1,12 @@
+# These tests fail due to SSL/Certificates/Network issues
+# TODO(timurrrr): need to investigate.
+HTTPSRequestTest.*
+SSLClientSocketTest.*
+URLRequestTestHTTP.*
+ProxyScriptFetcherTest.*
+X509CertificateTest.*
+CookieMonsterTest.TestLastAccess
+
+# DiskCache tests produce some strange reports under TSan.
+# TODO(timurrrr): possibly a bug in TSan, need to investigate.
+DiskCache*
Property changes on: net/data/valgrind/net_unittests.gtest-tsan_win32.txt
___________________________________________________________________
Added: svn:executable
+ *
Added: svn:eol-style
+ LF
« 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