summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authortimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-09 10:34:13 +0000
committertimurrrr@chromium.org <timurrrr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-09 10:34:13 +0000
commit7c03966552ffc186736c8e1f9d65b5475a2855a7 (patch)
tree83e084e9b808baeb2acf639e69858345ff72051c /tools
parentb32083323cafd07f992288a1c4a1fc59c16d11d1 (diff)
downloadchromium_src-7c03966552ffc186736c8e1f9d65b5475a2855a7.zip
chromium_src-7c03966552ffc186736c8e1f9d65b5475a2855a7.tar.gz
chromium_src-7c03966552ffc186736c8e1f9d65b5475a2855a7.tar.bz2
Exclude a couple of UI tests from running under Valgrind on Mac due to internal Valgrind errors
BUG=51716,58145 TBR=glider TEST=Memcheck/UI/Mac bots go greener Review URL: http://codereview.chromium.org/6462028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@74273 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt
index fdbddbe..763d7ef 100644
--- a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt
+++ b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt
@@ -94,10 +94,14 @@ AutomatedUITestBase.CloseTab
# See http://crbug.com/57717
ResourceDispatcherTest.CrossSiteFailedRequest
+# Valgrind internal error: received SIGSERV. http://crbug.com/51716
+AutomationProxyTest.AcceleratorDownloads
+
# Valgrind dies on assertion, see http://crbug.com/58145
AutomationProxyTest.GetTabCount
-SunSpiderTest.Perf
DromaeoTest.DOMCorePerf
+MetricsServiceTest.CloseRenderersNormally
+SunSpiderTest.Perf
# Can't load a nib under Valgrind, see http://crbug.com/58124
ImagesTest.AnimatedGIFs