DrMemory: Suppress and exclude more tests to green up the full build.

Exclude failing tests in libjingle tests and suppress
failures in modules_unittests.

Also exclude the following extremely slow tests to make it
possible to get a reasonable execution time for the bot:
* TestScaler.PointScaleTest (81573 ms)
* TestScaler.BiLinearScaleTest (1111554 ms)
* TestScaler.BoxScaleTest (1129625 ms)
* TestVp8Impl.BaseUnitTest (762598 ms)
* VideoProcessorIntegrationTest.ProcessNoLossChangeBitRate (342149 ms)

TBR=phoglund@webrtc.org
BUG=3158, 3183, 3184
TEST=Successful runs on local Windows box:
tools\valgrind-webrtc\webrtc_tests.bat --build-dir out --target Debug --test libjingle_p2p_unittest --tool drmemory_full
tools\valgrind-webrtc\webrtc_tests.bat --build-dir out --target Debug --test libjingle_peerconnection_unittest --tool drmemory_full
tools\valgrind-webrtc\webrtc_tests.bat --build-dir out --target Debug --test modules_unittests --tool drmemory_full

Review URL: https://webrtc-codereview.appspot.com/11819004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@5888 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
kjellander@webrtc.org
2014-04-11 14:16:27 +00:00
parent 34c5da6b5e
commit ffd242432d
4 changed files with 586 additions and 4 deletions

View File

@@ -39,6 +39,42 @@ system call NtUserGetThreadDesktop parameter value #1
...
*!testing::internal::HandleSehExceptionsInMethodIfSupported<testing::Test,void>
UNINITIALIZED READ
name=https://code.google.com/p/webrtc/issues/detail?id=2323 (3)
system call NtUserGetThreadDesktop parameter value #1
*!webrtc::Desktop::GetThreadDesktop
*!webrtc::ScopedThreadDesktop::ScopedThreadDesktop
*!webrtc::`anonymous namespace'::ScreenCapturerWin::ScreenCapturerWin
*!webrtc::ScreenCapturer::Create
*!webrtc::ScreenCapturerTest::SetUp
*!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNINITIALIZED READ
name=https://code.google.com/p/webrtc/issues/detail?id=2323 (4)
system call NtUserGetIconInfo parameter value #0
USER32.dll!GetIconInfo
*!webrtc::CreateMouseCursorFromHCursor
*!webrtc::`anonymous namespace'::ScreenCapturerWin::CaptureCursor
*!webrtc::`anonymous namespace'::ScreenCapturerWin::Capture
*!webrtc::ScreenCapturerTest_Capture_Test::TestBody
*!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNINITIALIZED READ
name=https://code.google.com/p/webrtc/issues/detail?id=2323 (5)
system call NtUserGetWindowPlacement
*!webrtc::GetCroppedWindowRect
*!webrtc::`anonymous namespace'::WindowCapturerWin::Capture
*!webrtc::WindowCapturerTest_Capture_Test::TestBody
*!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNADDRESSABLE ACCESS
name=https://code.google.com/p/webrtc/issues/detail?id=2323 (6)
system call NtUserGetWindowPlacement parameter #1
*!webrtc::GetCroppedWindowRect
*!webrtc::`anonymous namespace'::WindowCapturerWin::Capture
*!webrtc::WindowCapturerTest_Capture_Test::TestBody
*!testing::internal::HandleSehExceptionsInMethodIfSupported<>
LEAK
name=https://code.google.com/p/webrtc/issues/detail?id=2333
drmemorylib.dll!replace_operator_new
@@ -164,3 +200,541 @@ name=https://code.google.com/p/webrtc/issues/detail?id=3158 (6)
*!NatTest_TestPhysicalIPv6_Test::TestBody
*!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNADDRESSABLE ACCESS
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (7)
*!cricket::Candidate::generation
*!P2PTransportChannelTestBase::TestHandleIceUfragPasswordChanged
*!P2PTransportChannelTest_HandleUfragPwdChangeAsIce_Test::TestBody
*!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNINITIALIZED READ
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (8)
drmemorylib.dll!replace_memcmp
*!PseudoTcpTest::TestTransfer
*!PseudoTcpTest_TestSendBothUseLargeWindowScale_Test::TestBody
*!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNINITIALIZED READ
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (9)
*!testing::internal::CmpHelperEQ<>
*!testing::internal::EqHelper<>::Compare<>
*!PseudoTcpTest::TestTransfer
*!PseudoTcpTest_TestSendBothUseLargeWindowScale_Test::TestBody
*!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNADDRESSABLE ACCESS
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (10)
libjingle_peerconnection_unittes!webrtc::AudioDeviceWindowsCore::DoRenderThread
libjingle_peerconnection_unittes!webrtc::AudioDeviceWindowsCore::WSAPIRenderThread
KERNEL32.dll!BaseThreadInitThunk
UNINITIALIZED READ
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (11)
libjingle_peerconnection_unittes!webrtc::AudioDeviceWindowsCore::_Lock
libjingle_peerconnection_unittes!webrtc::AudioDeviceWindowsCore::DoRenderThread
libjingle_peerconnection_unittes!webrtc::AudioDeviceWindowsCore::WSAPIRenderThread
KERNEL32.dll!BaseThreadInitThunk
UNADDRESSABLE ACCESS
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (12)
ntdll.dll!RtlIntegerToUnicodeString
ntdll.dll!RtlIntegerToUnicodeString
libjingle_peerconnection_unittes!talk_base::CriticalSection::Enter
libjingle_peerconnection_unittes!talk_base::CritScope::CritScope
libjingle_peerconnection_unittes!talk_base::LogMessage::~LogMessage
libjingle_peerconnection_unittes!cricket::WebRtcVideoEngine::Print
libjingle_peerconnection_unittes!webrtc::TraceImpl::WriteToFile
libjingle_peerconnection_unittes!webrtc::TraceImpl::Process
libjingle_peerconnection_unittes!webrtc::TraceImpl::Run
libjingle_peerconnection_unittes!webrtc::ThreadWindows::Run
libjingle_peerconnection_unittes!webrtc::ThreadWindows::StartThread
libjingle_peerconnection_unittes!_callthreadstartex
libjingle_peerconnection_unittes!_threadstartex
KERNEL32.dll!BaseThreadInitThunk
UNADDRESSABLE ACCESS
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (13)
libjingle_peerconnection_unittes!webrtc::AudioDeviceWindowsCore::_Lock
libjingle_peerconnection_unittes!webrtc::AudioDeviceWindowsCore::DoRenderThread
libjingle_peerconnection_unittes!webrtc::AudioDeviceWindowsCore::WSAPIRenderThread
KERNEL32.dll!BaseThreadInitThunk
UNADDRESSABLE ACCESS
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (14)
libjingle_peerconnection_unittes!std::list<>::begin
libjingle_peerconnection_unittes!talk_base::LogMessage::~LogMessage
libjingle_peerconnection_unittes!cricket::WebRtcVideoEngine::Construct
libjingle_peerconnection_unittes!cricket::WebRtcVideoEngine::WebRtcVideoEngine
libjingle_peerconnection_unittes!cricket::CompositeMediaEngine<>::CompositeMediaEngine<>
libjingle_peerconnection_unittes!cricket::WebRtcMediaEngine::WebRtcMediaEngine
libjingle_peerconnection_unittes!webrtc::PeerConnectionFactory::Initialize_s
libjingle_peerconnection_unittes!webrtc::PeerConnectionFactory::OnMessage
libjingle_peerconnection_unittes!talk_base::Thread::Send
libjingle_peerconnection_unittes!webrtc::PeerConnectionFactory::Initialize
libjingle_peerconnection_unittes!webrtc::CreatePeerConnectionFactory
libjingle_peerconnection_unittes!PeerConnectionInterfaceTest::SetUp
libjingle_peerconnection_unittes!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNADDRESSABLE ACCESS
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (15)
ntdll.dll!RtlIntegerToUnicodeString
ntdll.dll!RtlIntegerToUnicodeString
libjingle_peerconnection_unittes!talk_base::CriticalSection::Enter
libjingle_peerconnection_unittes!talk_base::CritScope::CritScope
libjingle_peerconnection_unittes!talk_base::LogMessage::~LogMessage
libjingle_peerconnection_unittes!TestInvalidParameterHandler
libjingle_peerconnection_unittes!_invalid_parameter
...
libjingle_peerconnection_unittes!cricket::WebRtcVideoEngine::Construct
libjingle_peerconnection_unittes!cricket::WebRtcVideoEngine::WebRtcVideoEngine
libjingle_peerconnection_unittes!cricket::CompositeMediaEngine<>::CompositeMediaEngine<>
libjingle_peerconnection_unittes!cricket::WebRtcMediaEngine::WebRtcMediaEngine
libjingle_peerconnection_unittes!webrtc::PeerConnectionFactory::Initialize_s
libjingle_peerconnection_unittes!webrtc::PeerConnectionFactory::OnMessage
libjingle_peerconnection_unittes!talk_base::Thread::Send
libjingle_peerconnection_unittes!webrtc::PeerConnectionFactory::Initialize
libjingle_peerconnection_unittes!webrtc::CreatePeerConnectionFactory
libjingle_peerconnection_unittes!PeerConnectionInterfaceTest::SetUp
libjingle_peerconnection_unittes!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNADDRESSABLE ACCESS
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (16)
ntdll.dll!RtlIntegerToUnicodeString
ntdll.dll!RtlIntegerToUnicodeString
libjingle_peerconnection_unittes!talk_base::CriticalSection::Enter
libjingle_peerconnection_unittes!talk_base::CritScope::CritScope
libjingle_peerconnection_unittes!talk_base::LogMessage::~LogMessage
libjingle_peerconnection_unittes!cricket::WebRtcVoiceEngine::ConstructCodecs
libjingle_peerconnection_unittes!cricket::WebRtcVoiceEngine::Construct
libjingle_peerconnection_unittes!cricket::WebRtcVoiceEngine::WebRtcVoiceEngine
libjingle_peerconnection_unittes!cricket::CompositeMediaEngine<>::CompositeMediaEngine<>
libjingle_peerconnection_unittes!cricket::WebRtcMediaEngine::WebRtcMediaEngine
libjingle_peerconnection_unittes!webrtc::PeerConnectionFactory::Initialize_s
libjingle_peerconnection_unittes!webrtc::PeerConnectionFactory::OnMessage
libjingle_peerconnection_unittes!talk_base::Thread::Send
libjingle_peerconnection_unittes!webrtc::PeerConnectionFactory::Initialize
libjingle_peerconnection_unittes!webrtc::CreatePeerConnectionFactory
libjingle_peerconnection_unittes!PeerConnectionInterfaceTest::SetUp
libjingle_peerconnection_unittes!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNADDRESSABLE ACCESS
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (17)
libjingle_peerconnection_unittes!testing::Test::HasSameFixtureClass
libjingle_peerconnection_unittes!testing::Test::Run
UNADDRESSABLE ACCESS
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (18)
libjingle_peerconnection_unittes!std::_String_val<>::_Myptr
libjingle_peerconnection_unittes!std::basic_string<>::c_str
libjingle_peerconnection_unittes!testing::TestInfo::name
libjingle_peerconnection_unittes!testing::Test::HasSameFixtureClass
libjingle_peerconnection_unittes!testing::Test::Run
UNADDRESSABLE ACCESS
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (19)
libjingle_peerconnection_unittes!std::vector<>::_Inside
libjingle_peerconnection_unittes!std::vector<>::push_back
libjingle_peerconnection_unittes!testing::TestResult::AddTestPartResult
libjingle_peerconnection_unittes!testing::internal::DefaultGlobalTestPartResultReporter::ReportTestPartResult
libjingle_peerconnection_unittes!testing::internal::DefaultPerThreadTestPartResultReporter::ReportTestPartResult
libjingle_peerconnection_unittes!testing::UnitTest::AddTestPartResult
libjingle_peerconnection_unittes!testing::internal::ReportFailureInUnknownLocation
libjingle_peerconnection_unittes!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNADDRESSABLE ACCESS
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (20)
libjingle_peerconnection_unittes!std::vector<>::push_back
libjingle_peerconnection_unittes!testing::TestResult::AddTestPartResult
libjingle_peerconnection_unittes!testing::internal::DefaultGlobalTestPartResultReporter::ReportTestPartResult
libjingle_peerconnection_unittes!testing::internal::DefaultPerThreadTestPartResultReporter::ReportTestPartResult
libjingle_peerconnection_unittes!testing::UnitTest::AddTestPartResult
libjingle_peerconnection_unittes!testing::internal::ReportFailureInUnknownLocation
libjingle_peerconnection_unittes!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNADDRESSABLE ACCESS
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (21)
libjingle_peerconnection_unittes!std::vector<>::_Unused_capacity
libjingle_peerconnection_unittes!std::vector<>::_Reserve
libjingle_peerconnection_unittes!std::vector<>::push_back
libjingle_peerconnection_unittes!testing::TestResult::AddTestPartResult
libjingle_peerconnection_unittes!testing::internal::DefaultGlobalTestPartResultReporter::ReportTestPartResult
libjingle_peerconnection_unittes!testing::internal::DefaultPerThreadTestPartResultReporter::ReportTestPartResult
libjingle_peerconnection_unittes!testing::UnitTest::AddTestPartResult
libjingle_peerconnection_unittes!testing::internal::ReportFailureInUnknownLocation
libjingle_peerconnection_unittes!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNADDRESSABLE ACCESS
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (22)
libjingle_peerconnection_unittes!std::vector<>::size
libjingle_peerconnection_unittes!std::vector<>::_Reserve
libjingle_peerconnection_unittes!std::vector<>::push_back
libjingle_peerconnection_unittes!testing::TestResult::AddTestPartResult
libjingle_peerconnection_unittes!testing::internal::DefaultGlobalTestPartResultReporter::ReportTestPartResult
libjingle_peerconnection_unittes!testing::internal::DefaultPerThreadTestPartResultReporter::ReportTestPartResult
libjingle_peerconnection_unittes!testing::UnitTest::AddTestPartResult
libjingle_peerconnection_unittes!testing::internal::ReportFailureInUnknownLocation
libjingle_peerconnection_unittes!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNADDRESSABLE ACCESS
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (23)
libjingle_peerconnection_unittes!std::vector<>::capacity
libjingle_peerconnection_unittes!std::vector<>::_Grow_to
libjingle_peerconnection_unittes!std::vector<>::_Reserve
libjingle_peerconnection_unittes!std::vector<>::push_back
libjingle_peerconnection_unittes!testing::TestResult::AddTestPartResult
libjingle_peerconnection_unittes!testing::internal::DefaultGlobalTestPartResultReporter::ReportTestPartResult
libjingle_peerconnection_unittes!testing::internal::DefaultPerThreadTestPartResultReporter::ReportTestPartResult
libjingle_peerconnection_unittes!testing::UnitTest::AddTestPartResult
libjingle_peerconnection_unittes!testing::internal::ReportFailureInUnknownLocation
libjingle_peerconnection_unittes!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNADDRESSABLE ACCESS
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (24)
libjingle_peerconnection_unittes!std::vector<>::_Reallocate
libjingle_peerconnection_unittes!std::vector<>::_Reserve
libjingle_peerconnection_unittes!std::vector<>::push_back
libjingle_peerconnection_unittes!testing::TestResult::AddTestPartResult
libjingle_peerconnection_unittes!testing::internal::DefaultGlobalTestPartResultReporter::ReportTestPartResult
libjingle_peerconnection_unittes!testing::internal::DefaultPerThreadTestPartResultReporter::ReportTestPartResult
libjingle_peerconnection_unittes!testing::UnitTest::AddTestPartResult
libjingle_peerconnection_unittes!testing::internal::ReportFailureInUnknownLocation
libjingle_peerconnection_unittes!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNADDRESSABLE ACCESS
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (25)
libjingle_peerconnection_unittes!std::vector<>::size
libjingle_peerconnection_unittes!std::vector<>::_Reallocate
libjingle_peerconnection_unittes!std::vector<>::_Reserve
libjingle_peerconnection_unittes!std::vector<>::push_back
libjingle_peerconnection_unittes!testing::TestResult::AddTestPartResult
libjingle_peerconnection_unittes!testing::internal::DefaultGlobalTestPartResultReporter::ReportTestPartResult
libjingle_peerconnection_unittes!testing::internal::DefaultPerThreadTestPartResultReporter::ReportTestPartResult
libjingle_peerconnection_unittes!testing::UnitTest::AddTestPartResult
libjingle_peerconnection_unittes!testing::internal::ReportFailureInUnknownLocation
libjingle_peerconnection_unittes!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNADDRESSABLE ACCESS
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (26)
libjingle_peerconnection_unittes!std::_Container_base12::_Orphan_all
libjingle_peerconnection_unittes!std::vector<>::_Reallocate
libjingle_peerconnection_unittes!std::vector<>::_Reserve
libjingle_peerconnection_unittes!std::vector<>::push_back
libjingle_peerconnection_unittes!testing::TestResult::AddTestPartResult
libjingle_peerconnection_unittes!testing::internal::DefaultGlobalTestPartResultReporter::ReportTestPartResult
libjingle_peerconnection_unittes!testing::internal::DefaultPerThreadTestPartResultReporter::ReportTestPartResult
libjingle_peerconnection_unittes!testing::UnitTest::AddTestPartResult
libjingle_peerconnection_unittes!testing::internal::ReportFailureInUnknownLocation
libjingle_peerconnection_unittes!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNADDRESSABLE ACCESS
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (27)
libjingle_peerconnection_unittes!std::_Container_base12::_Getpfirst
libjingle_peerconnection_unittes!std::vector<>::_Orphan_range
libjingle_peerconnection_unittes!std::vector<>::push_back
libjingle_peerconnection_unittes!testing::TestResult::AddTestPartResult
libjingle_peerconnection_unittes!testing::internal::DefaultGlobalTestPartResultReporter::ReportTestPartResult
libjingle_peerconnection_unittes!testing::internal::DefaultPerThreadTestPartResultReporter::ReportTestPartResult
libjingle_peerconnection_unittes!testing::UnitTest::AddTestPartResult
libjingle_peerconnection_unittes!testing::internal::ReportFailureInUnknownLocation
libjingle_peerconnection_unittes!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNADDRESSABLE ACCESS
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (28)
libjingle_peerconnection_unittes!std::vector<>::begin
libjingle_peerconnection_unittes!testing::internal::CountIf<>
libjingle_peerconnection_unittes!testing::TestResult::HasFatalFailure
libjingle_peerconnection_unittes!testing::Test::HasFatalFailure
libjingle_peerconnection_unittes!testing::Test::Run
UNADDRESSABLE ACCESS
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (29)
libjingle_peerconnection_unittes!std::_Iterator_base12::_Adopt
libjingle_peerconnection_unittes!std::_Vector_const_iterator<>::_Vector_const_iterator<>
libjingle_peerconnection_unittes!std::vector<>::begin
libjingle_peerconnection_unittes!testing::internal::CountIf<>
libjingle_peerconnection_unittes!testing::TestResult::HasFatalFailure
libjingle_peerconnection_unittes!testing::Test::HasFatalFailure
libjingle_peerconnection_unittes!testing::Test::Run
UNADDRESSABLE ACCESS
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (30)
libjingle_peerconnection_unittes!std::vector<>::end
libjingle_peerconnection_unittes!testing::internal::CountIf<>
libjingle_peerconnection_unittes!testing::TestResult::HasFatalFailure
libjingle_peerconnection_unittes!testing::Test::HasFatalFailure
libjingle_peerconnection_unittes!testing::Test::Run
UNADDRESSABLE ACCESS
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (31)
libjingle_peerconnection_unittes!std::_Iterator_base12::_Adopt
libjingle_peerconnection_unittes!std::_Vector_const_iterator<>::_Vector_const_iterator<>
libjingle_peerconnection_unittes!std::vector<>::end
libjingle_peerconnection_unittes!testing::internal::CountIf<>
libjingle_peerconnection_unittes!testing::TestResult::HasFatalFailure
libjingle_peerconnection_unittes!testing::Test::HasFatalFailure
libjingle_peerconnection_unittes!testing::Test::Run
UNADDRESSABLE ACCESS
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (32)
ntdll.dll!RtlIntegerToUnicodeString
ntdll.dll!RtlIntegerToUnicodeString
libjingle_peerconnection_unittes!talk_base::CriticalSection::Enter
libjingle_peerconnection_unittes!talk_base::CritScope::CritScope
...
libjingle_peerconnection_unittes!testing::internal::CountIf<>
libjingle_peerconnection_unittes!testing::TestResult::HasFatalFailure
libjingle_peerconnection_unittes!testing::Test::HasFatalFailure
libjingle_peerconnection_unittes!testing::Test::Run
UNADDRESSABLE ACCESS
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (33)
libjingle_peerconnection_unittes!testing::internal::DefaultGlobalTestPartResultReporter::ReportTestPartResult
libjingle_peerconnection_unittes!testing::internal::DefaultPerThreadTestPartResultReporter::ReportTestPartResult
libjingle_peerconnection_unittes!testing::UnitTest::AddTestPartResult
libjingle_peerconnection_unittes!testing::internal::ReportFailureInUnknownLocation
libjingle_peerconnection_unittes!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNADDRESSABLE ACCESS
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (34)
ntdll.dll!RtlIntegerToUnicodeString
ntdll.dll!RtlIntegerToUnicodeString
libjingle_peerconnection_unittes!talk_base::CriticalSection::Enter
libjingle_peerconnection_unittes!talk_base::CritScope::CritScope
...
libjingle_peerconnection_unittes!TestPureCallHandler
libjingle_peerconnection_unittes!_purecall
libjingle_peerconnection_unittes!testing::internal::DefaultGlobalTestPartResultReporter::ReportTestPartResult
libjingle_peerconnection_unittes!testing::internal::DefaultPerThreadTestPartResultReporter::ReportTestPartResult
libjingle_peerconnection_unittes!testing::UnitTest::AddTestPartResult
libjingle_peerconnection_unittes!testing::internal::ReportFailureInUnknownLocation
libjingle_peerconnection_unittes!testing::internal::HandleSehExceptionsInMethodIfSupported<>
HANDLE LEAK
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (35)
system call NtCreateEvent
KERNELBASE.dll!CreateEventExW
KERNELBASE.dll!CreateEventW
libjingle_peerconnection_unittes!webrtc::EventWindows::EventWindows
libjingle_peerconnection_unittes!webrtc::EventWrapper::Create
libjingle_peerconnection_unittes!webrtc::ProcessThreadImpl::ProcessThreadImpl
libjingle_peerconnection_unittes!webrtc::ProcessThread::CreateProcessThread
libjingle_peerconnection_unittes!webrtc::voe::SharedData::SharedData
libjingle_peerconnection_unittes!webrtc::VoiceEngineImpl::VoiceEngineImpl
libjingle_peerconnection_unittes!webrtc::GetVoiceEngine
libjingle_peerconnection_unittes!webrtc::VoiceEngine::Create
libjingle_peerconnection_unittes!cricket::VoEWrapper::VoEWrapper
libjingle_peerconnection_unittes!cricket::WebRtcVoiceEngine::WebRtcVoiceEngine
libjingle_peerconnection_unittes!cricket::CompositeMediaEngine<>::CompositeMediaEngine<>
libjingle_peerconnection_unittes!cricket::WebRtcMediaEngine::WebRtcMediaEngine
libjingle_peerconnection_unittes!webrtc::PeerConnectionFactory::Initialize_s
libjingle_peerconnection_unittes!webrtc::PeerConnectionFactory::OnMessage
libjingle_peerconnection_unittes!talk_base::Thread::Send
libjingle_peerconnection_unittes!webrtc::PeerConnectionFactory::Initialize
libjingle_peerconnection_unittes!webrtc::CreatePeerConnectionFactory
libjingle_peerconnection_unittes!PeerConnectionInterfaceTest::SetUp
libjingle_peerconnection_unittes!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNINITIALIZED READ
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (36)
libjingle_peerconnection_unittes!webrtc::WebRtcSessionDescriptionFactory::InternalCreateAnswer
libjingle_peerconnection_unittes!webrtc::WebRtcSessionDescriptionFactory::CreateAnswer
libjingle_peerconnection_unittes!webrtc::WebRtcSession::CreateAnswer
libjingle_peerconnection_unittes!webrtc::PeerConnection::CreateAnswer
libjingle_peerconnection_unittes!webrtc::ReturnType<>::Invoke<>
libjingle_peerconnection_unittes!webrtc::MethodCall2<>::OnMessage
libjingle_peerconnection_unittes!talk_base::Thread::Send
libjingle_peerconnection_unittes!webrtc::MethodCall2<>::Marshal
libjingle_peerconnection_unittes!webrtc::PeerConnectionProxy::CreateAnswer
libjingle_peerconnection_unittes!PeerConnectionInterfaceTest::DoCreateOfferAnswer
libjingle_peerconnection_unittes!PeerConnectionInterfaceTest::DoCreateAnswer
libjingle_peerconnection_unittes!PeerConnectionInterfaceTest::CreateAnswerAsLocalDescription
libjingle_peerconnection_unittes!PeerConnectionInterfaceTest_ReceiveOfferCreatePrAnswerAndAnswer_Test::TestBody
libjingle_peerconnection_unittes!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNADDRESSABLE ACCESS
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (37)
ntdll.dll!RtlIntegerToUnicodeString
ntdll.dll!RtlIntegerToUnicodeString
libjingle_peerconnection_unittes!talk_base::CriticalSection::Enter
libjingle_peerconnection_unittes!talk_base::CritScope::CritScope
libjingle_peerconnection_unittes!talk_base::LogMessage::GetLogToStream
libjingle_peerconnection_unittes!talk_base::LogMessage::ConfigureLogging
libjingle_peerconnection_unittes!main
UNINITIALIZED READ
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (38)
libjingle_peerconnection_unittes!webrtc::WebRtcSessionDescriptionFactory::InternalCreateAnswer
libjingle_peerconnection_unittes!webrtc::WebRtcSessionDescriptionFactory::CreateAnswer
libjingle_peerconnection_unittes!webrtc::WebRtcSession::CreateAnswer
libjingle_peerconnection_unittes!WebRtcSessionTest::CreateAnswer
libjingle_peerconnection_unittes!WebRtcSessionTest_TestReceiveSdesOfferCreateSdesAnswer_Test::TestBody
libjingle_peerconnection_unittes!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNINITIALIZED READ
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (39)
libjingle_peerconnection_unittes!webrtc::WebRtcSessionDescriptionFactory::InternalCreateAnswer
libjingle_peerconnection_unittes!webrtc::WebRtcSessionDescriptionFactory::CreateAnswer
libjingle_peerconnection_unittes!webrtc::WebRtcSession::CreateAnswer
libjingle_peerconnection_unittes!WebRtcSessionTest::CreateAnswer
libjingle_peerconnection_unittes!WebRtcSessionTest_TestSetLocalPrAnswer_Test::TestBody
libjingle_peerconnection_unittes!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNINITIALIZED READ
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (40)
libjingle_peerconnection_unittes!webrtc::WebRtcSessionDescriptionFactory::InternalCreateAnswer
libjingle_peerconnection_unittes!webrtc::WebRtcSessionDescriptionFactory::CreateAnswer
libjingle_peerconnection_unittes!webrtc::WebRtcSession::CreateAnswer
libjingle_peerconnection_unittes!WebRtcSessionTest::CreateAnswer
libjingle_peerconnection_unittes!WebRtcSessionTest::CreateAndSetRemoteOfferAndLocalAnswer
libjingle_peerconnection_unittes!WebRtcSessionTest_TestLocalCandidatesAddedToSessionDescription_Test::TestBody
libjingle_peerconnection_unittes!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNINITIALIZED READ
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (41)
libjingle_peerconnection_unittes!webrtc::WebRtcSessionDescriptionFactory::InternalCreateAnswer
libjingle_peerconnection_unittes!webrtc::WebRtcSessionDescriptionFactory::CreateAnswer
libjingle_peerconnection_unittes!webrtc::WebRtcSession::CreateAnswer
libjingle_peerconnection_unittes!WebRtcSessionTest::CreateAnswer
libjingle_peerconnection_unittes!WebRtcSessionTest_TestSetLocalAndRemoteDescriptionWithCandidates_Test::TestBody
libjingle_peerconnection_unittes!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNINITIALIZED READ
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (42)
libjingle_peerconnection_unittes!webrtc::WebRtcSessionDescriptionFactory::InternalCreateAnswer
libjingle_peerconnection_unittes!webrtc::WebRtcSessionDescriptionFactory::CreateAnswer
libjingle_peerconnection_unittes!webrtc::WebRtcSession::CreateAnswer
libjingle_peerconnection_unittes!WebRtcSessionTest::CreateAnswer
libjingle_peerconnection_unittes!WebRtcSessionTest::CreateAndSetRemoteOfferAndLocalAnswer
libjingle_peerconnection_unittes!WebRtcSessionTest_TestAVOfferWithAudioOnlyAnswer_Test::TestBody
libjingle_peerconnection_unittes!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNINITIALIZED READ
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (43)
libjingle_peerconnection_unittes!webrtc::WebRtcSessionDescriptionFactory::InternalCreateAnswer
libjingle_peerconnection_unittes!webrtc::WebRtcSessionDescriptionFactory::CreateAnswer
libjingle_peerconnection_unittes!webrtc::WebRtcSession::CreateAnswer
libjingle_peerconnection_unittes!WebRtcSessionTest::CreateAnswer
libjingle_peerconnection_unittes!WebRtcSessionTest::CreateAndSetRemoteOfferAndLocalAnswer
libjingle_peerconnection_unittes!WebRtcSessionTest_TestAVOfferWithVideoOnlyAnswer_Test::TestBody
libjingle_peerconnection_unittes!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNINITIALIZED READ
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (44)
libjingle_peerconnection_unittes!webrtc::WebRtcSessionDescriptionFactory::InternalCreateAnswer
libjingle_peerconnection_unittes!webrtc::WebRtcSessionDescriptionFactory::CreateAnswer
libjingle_peerconnection_unittes!webrtc::WebRtcSession::CreateAnswer
libjingle_peerconnection_unittes!WebRtcSessionTest::CreateAnswer
libjingle_peerconnection_unittes!WebRtcSessionTest_TestCreateAnswerWithNewUfragAndPassword_Test::TestBody
libjingle_peerconnection_unittes!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNINITIALIZED READ
name=https://code.google.com/p/webrtc/issues/detail?id=3158 (45)
libjingle_peerconnection_unittes!webrtc::WebRtcSessionDescriptionFactory::InternalCreateAnswer
libjingle_peerconnection_unittes!webrtc::WebRtcSessionDescriptionFactory::CreateAnswer
libjingle_peerconnection_unittes!webrtc::WebRtcSession::CreateAnswer
libjingle_peerconnection_unittes!WebRtcSessionTest::CreateAnswer
libjingle_peerconnection_unittes!WebRtcSessionTest_TestCreateAnswerWithOldUfragAndPassword_Test::TestBody
libjingle_peerconnection_unittes!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNINITIALIZED READ
name=https://code.google.com/p/webrtc/issues/detail?id=3184 (1)
*!webrtc::MouseCursorMonitorWin::Capture
*!webrtc::MouseCursorMonitorTest_FromScreen_Test::TestBody
*!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNINITIALIZED READ
name=https://code.google.com/p/webrtc/issues/detail?id=3184 (2)
*!webrtc::DesktopRect::Contains
*!webrtc::MouseCursorMonitorWin::Capture
*!webrtc::MouseCursorMonitorTest_FromScreen_Test::TestBody
*!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNINITIALIZED READ
name=https://code.google.com/p/webrtc/issues/detail?id=3184 (3)
*!webrtc::MouseCursorMonitorWin::Capture
*!webrtc::MouseCursorMonitorTest_FromWindow_Test::TestBody
*!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNINITIALIZED READ
name=https://code.google.com/p/webrtc/issues/detail?id=3184 (4)
system call NtUserGetWindowPlacement
*!webrtc::GetCroppedWindowRect
*!webrtc::MouseCursorMonitorWin::Capture
*!webrtc::MouseCursorMonitorTest_FromWindow_Test::TestBody
*!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNINITIALIZED READ
name=https://code.google.com/p/webrtc/issues/detail?id=3184 (5)
*!webrtc::GetCroppedWindowRect
*!webrtc::MouseCursorMonitorWin::Capture
*!webrtc::MouseCursorMonitorTest_FromWindow_Test::TestBody
*!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNINITIALIZED READ
name=https://code.google.com/p/webrtc/issues/detail?id=3184 (6)
system call NtUserWindowFromPoint parameter value #0
*!webrtc::MouseCursorMonitorWin::Capture
*!webrtc::MouseCursorMonitorTest_FromWindow_Test::TestBody
*!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNINITIALIZED READ
name=https://code.google.com/p/webrtc/issues/detail?id=3184 (7)
*!webrtc::MouseCursorMonitorWin::Capture
*!webrtc::MouseCursorMonitorTest_ShapeOnly_Test::TestBody
*!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNINITIALIZED READ
name=https://code.google.com/p/webrtc/issues/detail?id=3183 (1)
*!webrtc::RTPReceiverVideo::ReceiveGenericCodec
*!webrtc::RTPReceiverVideo::ParseVideoCodecSpecific
*!webrtc::RTPReceiverVideo::ParseRtpPacket
*!webrtc::RtpReceiverImpl::IncomingRtpPacket
*!RtxLoopBackTransport::SendPacket
*!webrtc::RTPSender::SendPacketToNetwork
*!webrtc::RTPSender::SendToNetwork
*!webrtc::RTPSenderVideo::SendVideoPacket
*!webrtc::RTPSenderVideo::SendGeneric
*!webrtc::RTPSenderVideo::SendVideo
*!webrtc::RTPSender::SendOutgoingData
*!webrtc::ModuleRtpRtcpImpl::SendOutgoingData
*!RtpRtcpRtxNackTest_LongNackList_Test::TestBody
*!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNINITIALIZED READ
name=name=https://code.google.com/p/webrtc/issues/detail?id=3183 (2)
*!webrtc::RTPReceiverVideo::ReceiveGenericCodec
*!webrtc::RTPReceiverVideo::ParseVideoCodecSpecific
*!webrtc::RTPReceiverVideo::ParseRtpPacket
*!webrtc::RtpReceiverImpl::IncomingRtpPacket
*!RtxLoopBackTransport::SendPacket
*!webrtc::RTPSender::SendPacketToNetwork
*!webrtc::RTPSender::PrepareAndSendPacket
*!webrtc::RTPSender::ReSendPacket
*!webrtc::RTPSender::OnReceivedNACK
*!webrtc::ModuleRtpRtcpImpl::OnReceivedNACK
*!webrtc::RTCPReceiver::TriggerCallbacksFromRTCPPacket
*!webrtc::ModuleRtpRtcpImpl::IncomingRtcpPacket
*!RtxLoopBackTransport::SendRTCPPacket
*!webrtc::RTCPSender::SendToNetwork
*!webrtc::RTCPSender::SendRTCP
*!webrtc::ModuleRtpRtcpImpl::SendNACK
*!RtpRtcpRtxNackTest_LongNackList_Test::TestBody
*!testing::internal::HandleSehExceptionsInMethodIfSupported<>
UNINITIALIZED READ
name=name=https://code.google.com/p/webrtc/issues/detail?id=3183 (3)
*!webrtc::RTPReceiverVideo::ReceiveGenericCodec
*!webrtc::RTPReceiverVideo::ParseVideoCodecSpecific
*!webrtc::RTPReceiverVideo::ParseRtpPacket
*!webrtc::RtpReceiverImpl::IncomingRtpPacket
*!RtxLoopBackTransport::SendPacket
*!webrtc::RTPSender::SendPacketToNetwork
*!webrtc::RTPSender::SendToNetwork
*!webrtc::RTPSenderVideo::SendVideoPacket
*!webrtc::RTPSenderVideo::SendGeneric
*!webrtc::RTPSenderVideo::SendVideo
*!webrtc::RTPSender::SendOutgoingData
*!webrtc::ModuleRtpRtcpImpl::SendOutgoingData
*!RtpRtcpRtxNackTest::RunRtxTest
*!RtpRtcpRtxNackTest_RtxNack_Test::TestBody
*!testing::internal::HandleSehExceptionsInMethodIfSupported<>

View File

@@ -1,3 +1,4 @@
# Fails on Dr Memory Full.
# https://code.google.com/p/webrtc/issues/detail?id=3158
P2PTransportChannelTest.TestOPENToOPENAsGiceNoneSharedUfrag
P2PTransportChannel*.*
PseudoTcpTest.TestSendBothUseLargeWindowScale

View File

@@ -1,3 +1,5 @@
# Flakily fails on Dr Memory Light/Full.
# Flakily fails or crashes on Dr Memory Full.
# https://code.google.com/p/webrtc/issues/detail?id=3158
JsepPeerConnectionP2PTestClient.LocalP2PTest16To9
JsepPeerConnectionP2PTestClient.*
PeerConnectionEndToEndTest.*
PeerConnectionInterfaceTest.*

View File

@@ -4,9 +4,14 @@ ApmTest.FloatAndIntInterfacesGiveIdenticalResults
ApmTest.IdenticalInputChannelsResultInIdenticalOutputChannels
ApmTest.VerifyDebugDumpFloat
ApmTest.VerifyDebugDumpInt
TestScaler.PointScaleTest
TestScaler.BiLinearScaleTest
TestScaler.BoxScaleTest
TestVideoSenderWithVp8.*
VideoSendersTest.*
TestVp8Impl.BaseUnitTest
VideoProcessingModuleTest.Denoising
VideoProcessorIntegrationTest.ProcessNoLossChangeBitRate
VideoSendersTest.*
# https://code.google.com/p/webrtc/issues/detail?id=2323
MouseCursorShapeTest.MatchCursors