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

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

Issue 194813002: Removing WebRTCAudioDeviceTest test suite (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: xians@ Created 6 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 | « tools/valgrind/memcheck/suppressions_mac.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.txt
diff --git a/tools/valgrind/tsan/suppressions.txt b/tools/valgrind/tsan/suppressions.txt
index 674ad89242ec969397eec196ac546b848822b313..522c7ca383ad2d8d834a3c581fdcafaf48af2da3 100644
--- a/tools/valgrind/tsan/suppressions.txt
+++ b/tools/valgrind/tsan/suppressions.txt
@@ -626,93 +626,6 @@
fun:tracked_objects::DeathData::RecordDeath
}
{
- bug_103711a
- ThreadSanitizer:Race
- fun:webrtc::Trace::SetLevelFilter
-}
-{
- bug_103711b
- ThreadSanitizer:Race
- fun:webrtc::TraceImpl::TraceCheck
-}
-{
- bug_103711c
- ThreadSanitizer:Race
- fun:webrtc::ThreadPosix::*
-}
-{
- bug_103711d
- ThreadSanitizer:Race
- fun:webrtc::FileWrapper*::*
- ...
- fun:webrtc::TraceImpl::StaticInstance
- fun:webrtc::Trace::ReturnTrace
- fun:webrtc::voe::SharedData::~SharedData
- fun:webrtc::VoiceEngineImpl::~VoiceEngineImpl
- ...
- fun:webrtc::VoiceEngine::Delete
- fun:WebRTCAutoDelete::reset
- ...
- fun:content::WebRTCAudioDeviceTest_Construct_Test::TestBody
-}
-{
- bug_103711e
- ThreadSanitizer:Race
- ...
- fun:content::WebRTCAudioDeviceTest::OnMessageReceived
- ...
- fun:IPC::*
- fun:IPC::Channel::ChannelImpl::OnFileCanReadWithoutBlocking
- ...
- fun:base::MessagePumpLibevent::FileDescriptorWatcher::OnFileCanReadWithoutBlocking
- fun:base::MessagePumpLibevent::OnLibeventNotification
- fun:event_process_active
- fun:event_base_loop
-}
-{
- bug_103711f
- ThreadSanitizer:Race
- fun:webrtc::TracePosix::AddTime
- fun:webrtc::TraceImpl::AddImpl
- fun:webrtc::Trace::Add
- fun:webrtc::ThreadPosix::Run
-}
-{
- bug_103711g
- ThreadSanitizer:Race
- fun:content::WebRTCAudioDeviceTest::SetUp
-}
-{
- bug_103711h
- ThreadSanitizer:Race
- fun:webrtc::EventWrapper::~EventWrapper
- fun:webrtc::EventPosix::~EventPosix
- fun:webrtc::ProcessThreadImpl::~ProcessThreadImpl
- fun:webrtc::ProcessThread::DestroyProcessThread
- fun:webrtc::voe::SharedData::~SharedData
- fun:webrtc::VoiceEngineImpl::~VoiceEngineImpl
- fun:webrtc::VoiceEngine::Delete
- fun:WebRTCAutoDelete::reset
- fun:WebRTCAutoDelete::~WebRTCAutoDelete
- fun:content::WebRTCAudioDeviceTest_Construct_Test::TestBody
-}
-{
- bug_103711i
- ThreadSanitizer:Race
- fun:webrtc::ProcessThreadImpl::Process
- fun:webrtc::ProcessThreadImpl::Run
- fun:webrtc::ThreadPosix::Run
- fun:StartThread
-}
-{
- bug_103711j
- ThreadSanitizer:Race
- fun:webrtc::ProcessThreadImpl::Stop
- fun:webrtc::VoEBaseImpl::TerminateInternal
- fun:webrtc::VoEBaseImpl::Terminate
- fun:content::WebRTCAudioDeviceTest_PlayLocalFile_Test::TestBody
-}
-{
bug_104769
ThreadSanitizer:Race
fun:timeout_correct
« no previous file with comments | « tools/valgrind/memcheck/suppressions_mac.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698