summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authoreugenis <eugenis@chromium.org>2015-02-16 05:19:13 -0800
committerCommit bot <commit-bot@chromium.org>2015-02-16 13:20:12 +0000
commitb049fdb703a74b16fba2c2131994fcc68e8f06fa (patch)
treeb7469ffa0b5cddd638bf69531b02fbe7e8f0139d /tools
parent214a745cc9e03ab9b1f7f560d45a900ef87b2ee9 (diff)
downloadchromium_src-b049fdb703a74b16fba2c2131994fcc68e8f06fa.zip
chromium_src-b049fdb703a74b16fba2c2131994fcc68e8f06fa.tar.gz
chromium_src-b049fdb703a74b16fba2c2131994fcc68e8f06fa.tar.bz2
Disable ClientSessionTest.ClipboardStubFilter on Valgrind.
Fails on Valgrind/OSX. TBR=jyasskin@chromium.org NOTRY=true BUG=458691 Review URL: https://codereview.chromium.org/929033002 Cr-Commit-Position: refs/heads/master@{#316468}
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/gtest_exclude/remoting_unittests.gtest.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/remoting_unittests.gtest.txt b/tools/valgrind/gtest_exclude/remoting_unittests.gtest.txt
index c322014..6491f45 100644
--- a/tools/valgrind/gtest_exclude/remoting_unittests.gtest.txt
+++ b/tools/valgrind/gtest_exclude/remoting_unittests.gtest.txt
@@ -1,2 +1,5 @@
# http://crbug.com/241856
VideoSchedulerTest.StartAndStop
+
+# crbug.com/458691
+ClientSessionTest.ClipboardStubFilter