summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authortimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-01 07:23:23 +0000
committertimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-01 07:23:23 +0000
commitb3d30b9b8e4979b1066d952ec60e940cfeb3f838 (patch)
tree00b6c3563d2b5e9cf7fae6b8f0abeda4f6ba839f /tools
parentec83778e8b1ec89e03135aad542fafeaa73a4a7d (diff)
downloadchromium_src-b3d30b9b8e4979b1066d952ec60e940cfeb3f838.zip
chromium_src-b3d30b9b8e4979b1066d952ec60e940cfeb3f838.tar.gz
chromium_src-b3d30b9b8e4979b1066d952ec60e940cfeb3f838.tar.bz2
Exclude some tests from content_unittests on Valgrind/Mac runs so it doesn't hang
BUG=163314 TBR=thakis NOTRY=true Review URL: https://codereview.chromium.org/14690007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@197584 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/gtest_exclude/content_unittests.gtest_mac.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/content_unittests.gtest_mac.txt b/tools/valgrind/gtest_exclude/content_unittests.gtest_mac.txt
index 98cb91e..2af38d1 100644
--- a/tools/valgrind/gtest_exclude/content_unittests.gtest_mac.txt
+++ b/tools/valgrind/gtest_exclude/content_unittests.gtest_mac.txt
@@ -26,3 +26,4 @@ WebContentsVideoCaptureDeviceTest.BadFramesGoodFrames
# Hang at arbitrary point, can't tell where exactly, see http://crbug.com/163314
RenderWidgetHostViewMacTest.*
+WebContentsVideoCaptureDeviceTest.*