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

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

Issue 10261021: Remove suppression for race condition in talk_base::Event. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 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/suppressions.txt
diff --git a/tools/valgrind/tsan/suppressions.txt b/tools/valgrind/tsan/suppressions.txt
index 58d227dd281840a15184918b2c390138019e9adf..afc3c57b84407462a428ef80a1e97c631950229a 100644
--- a/tools/valgrind/tsan/suppressions.txt
+++ b/tools/valgrind/tsan/suppressions.txt
@@ -843,11 +843,6 @@
fun:media::AudioOutputController::DoCreate
}
{
- bug_116421
- ThreadSanitizer:Race
- fun:talk_base::Event::EnsureInitialized
-}
-{
bug_116559
ThreadSanitizer:Race
fun:logging::::LoggingTest_Dcheck_Test::TestBody
« 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