Commit cf890dc2 authored by sergeyu@chromium.org's avatar sergeyu@chromium.org

Cleanup test exclusion configs for remoting_unittests.

Many of the remoting_unittests that were excluded for TSan do not
exist anymore or were renamed. Tests that do exist should pass now.

BUG=110729,132164

Review URL: https://chromiumcodereview.appspot.com/10855008

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150196 0039d316-1c4b-4281-b951-d872f2087c98
parent eeba5efe
# Following tests create real libjingle connections, and libjingle has
# hardcoded timeouts, so these tests fail under TSan.
JingleSessionTest.Connect
JingleSessionTest.ConnectBadChannelAuth
JingleSessionTest.TestUdpChannel
JingleSessionTest.TestTcpChannel
JingleSessionTest.TestSpeed
# These test use google_breakpad::CrashGenerationServer that seems to have race
# conditions. See http://crbug.com/132164
BreakpadWinDeathTest.TestAccessViolation
BreakpadWinDeathTest.TestInvalidParameter
BreakpadWinDeathTest.TestDebugbreak
# Following tests create real libjingle connections, and libjingle has
# hardcoded timeouts, so these tests fail under TSan.
JingleSessionTest.Connect
JingleSessionTest.TestUdpChannel
JingleSessionTest.TestTcpChannel
JingleSessionTest.TestSpeed
# Flaky and sometimes hangs under Valgrind, see http://crbug.com/103774
JingleSessionTest.TestSpeed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment