summaryrefslogtreecommitdiffstats
path: root/chrome/test
diff options
context:
space:
mode:
authorjrg@chromium.org <jrg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-21 20:34:26 +0000
committerjrg@chromium.org <jrg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-21 20:34:26 +0000
commit718eb087d45506befae5ecdc3fae1296c988d194 (patch)
tree58309acc9353e89cef148574820e6ff0a47ddaa6 /chrome/test
parent1f14a913d60da63f3e4eb73cf4dea134e1ec75d0 (diff)
downloadchromium_src-718eb087d45506befae5ecdc3fae1296c988d194.zip
chromium_src-718eb087d45506befae5ecdc3fae1296c988d194.tar.gz
chromium_src-718eb087d45506befae5ecdc3fae1296c988d194.tar.bz2
Fix some valgrind failures.
BUG=http://crbug.com/18158, http://crbug.com/30381, http://crbug.com/30371, http://crbug.com/30373 TEST=valgrind bots green. Bookmark bubble still works. Review URL: http://codereview.chromium.org/503064 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@35100 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test')
-rw-r--r--chrome/test/data/valgrind/unit_tests.gtest_mac.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/chrome/test/data/valgrind/unit_tests.gtest_mac.txt b/chrome/test/data/valgrind/unit_tests.gtest_mac.txt
index 30c4d03..a013c37 100644
--- a/chrome/test/data/valgrind/unit_tests.gtest_mac.txt
+++ b/chrome/test/data/valgrind/unit_tests.gtest_mac.txt
@@ -9,13 +9,6 @@ WebDropTargetTest.Data
# Following tests fail on valgrind.
# See http://crbug.com/30370.
AutocompleteTextFieldEditorTest.CutCopyTest
-# See http://crbug.com/30371.
-BookmarkBubbleControllerTest.TestNewParentSameName
-# See http://crbug.com/30373.
-BookmarkEditorControllerTreeTest.RenameBookmarkInPlace
-BookmarkEditorControllerTreeTest.ChangeBookmarkURLInPlace
-BookmarkEditorControllerTreeTest.ChangeBookmarkGroup
-BookmarkEditorControllerTreeTest.ChangeNameAndBookmarkGroup
# See http://crbug.com/30375.
DownloadUtilTest.AddFileToPasteboardTest
# See http://crbug.com/30378.
@@ -25,8 +18,6 @@ FindPasteboardTest.SendsNotificationWhenTextChanges
RenderViewTest.MacTestCmdUp
# Folowing tests do not pass memcheck test.
-# See http://crbug.com/30381.
-BookmarkMenuTest.Basics
# See http://crbug.com/30384.
ChromeBrowserWindowTest.DoesHideTitle
# See http://crbug.com/30386.