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

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

Issue 308733004: Update tsan suppressions due to r273571. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: one more suppression Created 6 years, 7 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 | « base/debug/tsan_suppressions.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 ac3386bb0d14f1798bd3981199160f657ab315d0..57c536f25f4e12dee3800e1a252bbb3270b49bcc 100644
--- a/tools/valgrind/tsan/suppressions.txt
+++ b/tools/valgrind/tsan/suppressions.txt
@@ -828,26 +828,6 @@
fun:_vsnprintf_helper
}
{
- bug_137973_a
- ThreadSanitizer:Race
- fun:media::Pipeline::OnVideoTimeUpdate
- fun:base::internal::RunnableAdapter::Run
-}
-{
- bug_137973_b
- ThreadSanitizer:Race
- fun:media::Pipeline::SetState
- fun:media::Pipeline::StopTask
- fun:base::internal::RunnableAdapter::Run
-}
-{
- bug_137973_c
- ThreadSanitizer:Race
- fun:media::Pipeline::SetState
- fun:media::Pipeline::SeekTask
- fun:base::internal::RunnableAdapter::Run
-}
-{
bug_144894
ThreadSanitizer:Race
fun:av_parser_close
« no previous file with comments | « base/debug/tsan_suppressions.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698