summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorcbentzel@chromium.org <cbentzel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-30 14:44:18 +0000
committercbentzel@chromium.org <cbentzel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-30 14:44:18 +0000
commit3bb0702483dc98b3324f7645777b986911e8289b (patch)
tree41822f53f9746942b533cbbcb7e9dc9f5112e340 /tools
parentff31a8a990abaf991a8666b9e1ed670683f77d09 (diff)
downloadchromium_src-3bb0702483dc98b3324f7645777b986911e8289b.zip
chromium_src-3bb0702483dc98b3324f7645777b986911e8289b.tar.gz
chromium_src-3bb0702483dc98b3324f7645777b986911e8289b.tar.bz2
Exclude ChromotingHostTest.Reconnect from TSAN bots.
BUG=77909 TEST=None TBR=jamiewalch@chromium.org Review URL: http://codereview.chromium.org/6776016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@79823 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/gtest_exclude/remoting_unittests.gtest-tsan.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/remoting_unittests.gtest-tsan.txt b/tools/valgrind/gtest_exclude/remoting_unittests.gtest-tsan.txt
index 5a8a7cb..38cf527 100644
--- a/tools/valgrind/gtest_exclude/remoting_unittests.gtest-tsan.txt
+++ b/tools/valgrind/gtest_exclude/remoting_unittests.gtest-tsan.txt
@@ -5,3 +5,6 @@ JingleSessionTest.TestControlChannel
JingleSessionTest.TestEventChannel
JingleSessionTest.TestVideoChannel
JingleSessionTest.TestVideoRtpChannel
+
+# Fails, http://crbug.com/77909
+ChromotingHostTest.Reconnect