summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordkegel@google.com <dkegel@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-26 15:54:35 +0000
committerdkegel@google.com <dkegel@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-06-26 15:54:35 +0000
commit6537e06f82e531fa332271b73a08461bc67d47fc (patch)
tree1d2b897035c15c0f8d14ec11ec36bdb61261e2bf
parent9bf93b6ed682c971299473f1f27eff8e51bc5054 (diff)
downloadchromium_src-6537e06f82e531fa332271b73a08461bc67d47fc.zip
chromium_src-6537e06f82e531fa332271b73a08461bc67d47fc.tar.gz
chromium_src-6537e06f82e531fa332271b73a08461bc67d47fc.tar.bz2
Disable BookmarkEditorGtkTest.* instead of just one, since
they all run the init code that makes Valgrind unhappy. BUG=http://crbug.com/15445 TEST=none Review URL: http://codereview.chromium.org/149078 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19365 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/test/data/valgrind/unit_tests.gtest.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/test/data/valgrind/unit_tests.gtest.txt b/chrome/test/data/valgrind/unit_tests.gtest.txt
index eef627f..e76278f 100644
--- a/chrome/test/data/valgrind/unit_tests.gtest.txt
+++ b/chrome/test/data/valgrind/unit_tests.gtest.txt
@@ -2,4 +2,4 @@
IPCSyncChannelTest.ChattyServer
# See http://crbug.com/15445
# Only fails on the bots?
-BookmarkEditorGtkTest.EditTitleKeepsPosition
+BookmarkEditorGtkTest.*