From c5338ce761da74d628633fe782a3ce544a1055d9 Mon Sep 17 00:00:00 2001 From: "oshima@chromium.org" Date: Sat, 12 Dec 2009 07:50:48 +0000 Subject: 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 --- chrome/test/data/valgrind/unit_tests.gtest_mac.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'chrome') 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 -- cgit v1.1