Re-enable webrtcvoice/videoengine unittests.

TEST=try bots
BUG=
R=mallinath@webrtc.org

Committed: https://code.google.com/p/webrtc/source/detail?r=5387

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@5427 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
wu@webrtc.org
2014-01-24 17:37:46 +00:00
parent 871d949299
commit ca5ff9972e
3 changed files with 23 additions and 2 deletions

View File

@@ -288,8 +288,8 @@
# Disabled because some tests fail.
# TODO(ronghuawu): Reenable these tests.
# 'media/devices/devicemanager_unittest.cc',
# 'media/webrtc/webrtcvideoengine_unittest.cc',
# 'media/webrtc/webrtcvoiceengine_unittest.cc',
'media/webrtc/webrtcvideoengine_unittest.cc',
'media/webrtc/webrtcvoiceengine_unittest.cc',
],
'conditions': [
['OS=="win"', {

View File

@@ -0,0 +1,3 @@
TODO(wu): issue 2380
WebRtcVideoMediaChannelTest.TwoStreamsSendAndReceive
WebRtcVideoMediaChannelTest.TwoStreamsReUseFirstStream

View File

@@ -38,6 +38,24 @@
fun:webrtc::Trace::set_level_filter
...
}
{
Trace related 1
ThreadSanitizer:Race
fun:webrtc::TraceImpl::WriteToFile
fun:webrtc::TraceImpl::Process
fun:webrtc::TraceImpl::Run
fun:webrtc::ThreadPosix::Run
fun:StartThread
}
{
Trace related 2
ThreadSanitizer:Race
fun:cricket::WebRtcVideoEngine::~WebRtcVideoEngine
fun:VideoEngineOverride::~VideoEngineOverride
fun:VideoMediaChannelTest::~VideoMediaChannelTest
fun:WebRtcVideoMediaChannelTest::~WebRtcVideoMediaChannelTest
...
}
{
Test posix socket HasIncoming
ThreadSanitizer:Race