From 0b48014c5105ebe720a6eb50e0cb764d3b4aa8f9 Mon Sep 17 00:00:00 2001 From: "dhollowa@chromium.org" Date: Fri, 26 Mar 2010 19:57:41 +0000 Subject: BookmarksUITest.ShouldRedirectToExtension fails under valgrind on mac Adding to valgrind exception list while we determine source of failure. Note, same test does not fail under other platforms, nor does it fail under non-valgrind Mac bots. Related review: http://codereview.chromium.org/1342003 BUG=39401 TEST=none Review URL: http://codereview.chromium.org/1413001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42798 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/test/data/valgrind/ui_tests.gtest_mac.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'chrome/test') diff --git a/chrome/test/data/valgrind/ui_tests.gtest_mac.txt b/chrome/test/data/valgrind/ui_tests.gtest_mac.txt index b0b7cea..6e543e0 100644 --- a/chrome/test/data/valgrind/ui_tests.gtest_mac.txt +++ b/chrome/test/data/valgrind/ui_tests.gtest_mac.txt @@ -70,3 +70,4 @@ NPAPIVisiblePluginTester.PluginConvertPointTest # Possible timing related failure triggered only on mac valgrind bots. # http://crbug.com/39401 BookmarksUITest.BookmarksLoaded +BookmarksUITest.ShouldRedirectToExtension -- cgit v1.1