summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-05 12:51:20 +0000
committerjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-05-05 12:51:20 +0000
commit7b040bedb3453b647d84f1e8bb1dfc6e4070f084 (patch)
treeb3bfd8ae8137858992096bfcdeca0f14bacb760f
parentc067b0f3974531ca5f8e197f85a6143cf4fd8c35 (diff)
downloadchromium_src-7b040bedb3453b647d84f1e8bb1dfc6e4070f084.zip
chromium_src-7b040bedb3453b647d84f1e8bb1dfc6e4070f084.tar.gz
chromium_src-7b040bedb3453b647d84f1e8bb1dfc6e4070f084.tar.bz2
Disable AutomationProxyVisibleTest.AppendTab on Mac Valgrind UI tests
BUG=81657 TEST=none TBR=glider@chromium.org Review URL: http://codereview.chromium.org/6927043 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84236 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt3
1 files changed, 3 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 8e3cfa8d..6fee188 100644
--- a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt
+++ b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt
@@ -193,3 +193,6 @@ RepostFormWarningTest.TestLoginAfterRepost
WorkerFileSystemTest.SyncOperations
WorkerFileSystemTest.FileWriterSyncWriteOverlapped
WorkerFileSystemTest.AsyncOperations
+
+# Fails, see http://crbug.com/81657
+AutomationProxyVisibleTest.AppendTab