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

Unified Diff: tools/valgrind/tsan_v2/suppressions.txt

Issue 23477019: Update the TSan v2 suppressions for issue 46840: (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 3 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/tsan_v2/suppressions.txt
===================================================================
--- tools/valgrind/tsan_v2/suppressions.txt (revision 221170)
+++ tools/valgrind/tsan_v2/suppressions.txt (working copy)
@@ -13,8 +13,7 @@
race:libevent/event.c
# http://crbug.com/46840
-race:history::HistoryBackend::DeleteFTSIndexDatabases
-race:history::InMemoryHistoryBackend::Init
+race:base::HistogramSamples::IncreaseSum
# http://crbug.com/84094
race:sqlite3StatusSet
@@ -63,6 +62,9 @@
# http://crbug.com/224617
race:base::debug::TraceEventTestFixture_TraceSampling_Test::TestBody
+# http://crbug.com/239359
+race:media::TestInputCallback::OnData
+
# http://crbug.com/244368
race:skia::BeginPlatformPaint
« 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