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

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

Issue 6722032: fix up small race on g_signal_socket (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove suppression Created 9 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 | « chrome/common/service_process_util_posix.cc ('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.txt
diff --git a/tools/valgrind/tsan/suppressions.txt b/tools/valgrind/tsan/suppressions.txt
index 8178d865cd56049e85d91656d4efd21350addffc..668f5791cf3328b856b4cc9d4e28f5f489ffc800 100644
--- a/tools/valgrind/tsan/suppressions.txt
+++ b/tools/valgrind/tsan/suppressions.txt
@@ -105,14 +105,6 @@
}
{
- bug_71695
- ThreadSanitizer:Race
- ...
- fun:ServiceProcessState::TearDownState*
- fun:ServiceProcessState::SignalStopped*
-}
-
-{
bug_72169a
ThreadSanitizer:Race
fun:base::Thread::ThreadMain*
« no previous file with comments | « chrome/common/service_process_util_posix.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698