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

Unified Diff: tools/valgrind/tsan/suppressions_win32.txt

Issue 3269005: Fixed tsan warnings in remoting_unittests (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: - Created 10 years, 4 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 | « tools/valgrind/tsan/ignores.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/tsan/suppressions_win32.txt
diff --git a/tools/valgrind/tsan/suppressions_win32.txt b/tools/valgrind/tsan/suppressions_win32.txt
index 55eea689682c9f2be0dfec23209909d64142b308..606f8a3270c4a5efd9e953ae6e1f89c47d4ee581 100644
--- a/tools/valgrind/tsan/suppressions_win32.txt
+++ b/tools/valgrind/tsan/suppressions_win32.txt
@@ -15,14 +15,6 @@
fun:*InitializeClock*
}
-{
- bug_53837
- ThreadSanitizer:Race
- fun:*talk_base*MessageQueueManager*Clear*
- fun:*talk_base*~MessageHandler*
- fun:*remoting*JingleThread*Run*
-}
-
############################
# Reports on the guts of Windows
{
« no previous file with comments | « tools/valgrind/tsan/ignores.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698