summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
authoroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-12 07:50:48 +0000
committeroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-12 07:50:48 +0000
commitc5338ce761da74d628633fe782a3ce544a1055d9 (patch)
tree2815f4eb14301e5b2c554044f9eb7d654b0dc4aa /chrome
parent51bd86e5b197554c3cc209145ab9a478a354f1d5 (diff)
downloadchromium_src-c5338ce761da74d628633fe782a3ce544a1055d9.zip
chromium_src-c5338ce761da74d628633fe782a3ce544a1055d9.tar.gz
chromium_src-c5338ce761da74d628633fe782a3ce544a1055d9.tar.bz2
Diable tests that started failing after r34406.
r34406 basically re-enabled a lot of tests that were not running (without us noticing it), and some of then does not pass right now. BUG=29598 TEST=Run valgrind test on mac. revert this Review URL: http://codereview.chromium.org/486048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34423 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r--chrome/test/data/valgrind/unit_tests.gtest_mac.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/chrome/test/data/valgrind/unit_tests.gtest_mac.txt b/chrome/test/data/valgrind/unit_tests.gtest_mac.txt
index ef656f7..111d81d 100644
--- a/chrome/test/data/valgrind/unit_tests.gtest_mac.txt
+++ b/chrome/test/data/valgrind/unit_tests.gtest_mac.txt
@@ -9,3 +9,12 @@ WebDropTargetTest.Data
# Following test fails on valgrind.
# See http://crbug.com/29598.
AutocompleteTextFieldEditorTest.CutCopyTest
+BookmarkBubbleControllerTest.TestNewParentSameName
+BookmarkEditorControllerTreeTest.RenameBookmarkInPlace
+BookmarkEditorControllerTreeTest.ChangeBookmarkURLInPlace
+BookmarkEditorControllerTreeTest.ChangeBookmarkGroup
+BookmarkEditorControllerTreeTest.ChangeNameAndBookmarkGroup
+DownloadUtilTest.AddFileToPasteboardTest
+FindPasteboardTest.ReadingFromPboardUpdatesFindText
+FindPasteboardTest.SendsNotificationWhenTextChanges
+RenderViewTest.MacTestCmdUp