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

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

Issue 8951011: Add presubmit checks for TSan suppressions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years 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/PRESUBMIT.py ('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
===================================================================
--- tools/valgrind/tsan/suppressions.txt (revision 114626)
+++ tools/valgrind/tsan/suppressions.txt (working copy)
@@ -591,7 +591,7 @@
fun:base::::ThreadFunc
}
{
- bug_102327_b
+ bug_102327_c
ThreadSanitizer:Race
fun:tracked_objects::ThreadData::tracking_status
}
@@ -611,7 +611,7 @@
fun:webrtc::ThreadPosix::*
}
{
- bug_103711c
+ bug_103711d
ThreadSanitizer:Race
fun:webrtc::FileWrapper*::*
...
@@ -626,7 +626,7 @@
fun:WebRTCAudioDeviceTest_Construct_Test::TestBody
}
{
- bug_103711d
+ bug_103711e
ThreadSanitizer:Race
...
fun:WebRTCAudioDeviceTest::OnMessageReceived
@@ -639,7 +639,7 @@
fun:event_base_loop
}
{
- bug_103711e
+ bug_103711f
ThreadSanitizer:Race
fun:webrtc::TracePosix::AddTime
fun:webrtc::TraceImpl::AddImpl
@@ -647,12 +647,12 @@
fun:webrtc::ThreadPosix::Run
}
{
- bug_103711f
+ bug_103711g
ThreadSanitizer:Race
fun:WebRTCAudioDeviceTest::SetUp
}
{
- bug_103711g
+ bug_103711h
ThreadSanitizer:Race
fun:webrtc::EventWrapper::~EventWrapper
fun:webrtc::EventPosix::~EventPosix
« no previous file with comments | « tools/valgrind/tsan/PRESUBMIT.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698