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

Unified Diff: tools/valgrind/gtest_exclude/base_unittests.gtest-tsan.txt

Issue 416573002: [MemSheriff] Exclude test with tsan warning (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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: tools/valgrind/gtest_exclude/base_unittests.gtest-tsan.txt
diff --git a/tools/valgrind/gtest_exclude/base_unittests.gtest-tsan.txt b/tools/valgrind/gtest_exclude/base_unittests.gtest-tsan.txt
index 1f81beacd4a39c8781175dac7ccea6759d8db189..a8c239d94fe8ec5716826056670ada450f67477a 100644
--- a/tools/valgrind/gtest_exclude/base_unittests.gtest-tsan.txt
+++ b/tools/valgrind/gtest_exclude/base_unittests.gtest-tsan.txt
@@ -8,3 +8,6 @@ ToolsSanityTest.*Delete*
# TSan doesn't understand SharedMemory locks, see http://crbug.com/45083
StatsTableTest.*MultipleThreads
+
+# http://crbug.com/396661
+TraceEventTestFixture.ThreadOnceBlocking
« 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