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

Unified Diff: base/data/valgrind/base_unittests.gtest-tsan.txt

Issue 1408002: Don't run Memcheck sanity tests under ThreadSanitizer (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: base/data/valgrind/base_unittests.gtest-tsan.txt
===================================================================
--- base/data/valgrind/base_unittests.gtest-tsan.txt (revision 42749)
+++ base/data/valgrind/base_unittests.gtest-tsan.txt (working copy)
@@ -1,2 +1,7 @@
# Don't run this test under TSan, it takes ~1-2 minutes to pass.
ProcessUtilTest.GetAppOutputRestrictedNoZombies
+
+# Don't run Memcheck sanity tests under ThreadSanitizer since they can
+# corrupt memory.
+ToolsSanityTest.*Memory*
+ToolsSanityTest.*Delete*
« 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