summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-19 21:25:46 +0000
committerjhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-19 21:25:46 +0000
commit0b86e318e2fb21ddb48e5a9a4bb34544708250c0 (patch)
tree368ba9d9554816887e77d1f075b3c7b0a586a8b3
parent75d3c973f7dd461d00e14eeb652ee47a15d0e6b1 (diff)
downloadchromium_src-0b86e318e2fb21ddb48e5a9a4bb34544708250c0.zip
chromium_src-0b86e318e2fb21ddb48e5a9a4bb34544708250c0.tar.gz
chromium_src-0b86e318e2fb21ddb48e5a9a4bb34544708250c0.tar.bz2
Valgrind: Disable way too many tests under Mac Valgrind that are failing to
start the automation system. TBR=thestig@chromium.org BUG=89786 TEST=none Review URL: http://codereview.chromium.org/7456001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93099 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt
index a551765..5ed59f0 100644
--- a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt
+++ b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt
@@ -248,3 +248,19 @@ RunInBackgroundTest.RunInBackgroundBasicTest
# http://crbug.com/88254
PPAPITest.CursorControl
+
+# Automation system fails to start up, http://crbug.com/89786
+AppModeTest.EnableAppModeTest
+AutomationProxyTest.GetTab
+AutomationProxyTest.NavigateToURL
+BookmarksUITest.TwoCommandsOneTab
+ExtensionProxyUITest.NoSuchExtension
+ExtensionProxyUITest.Uninstall
+PPAPITest.Broker
+PPAPITest.Core
+PPAPITest.Memory
+PPAPITest.PostMessage
+RedirectTest.Client
+RedirectTest.ClientFragments
+WorkerFileSystemTest.Persistent
+WorkerFileSystemTest.SyncTemporary