summaryrefslogtreecommitdiffstats
path: root/chrome/test
diff options
context:
space:
mode:
authordhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-26 19:57:41 +0000
committerdhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-26 19:57:41 +0000
commit0b48014c5105ebe720a6eb50e0cb764d3b4aa8f9 (patch)
tree5101d1c597c54ec21eec1af6812cb8a09f78df47 /chrome/test
parent31e7f945899b74985721ed668940aaf29306b1d8 (diff)
downloadchromium_src-0b48014c5105ebe720a6eb50e0cb764d3b4aa8f9.zip
chromium_src-0b48014c5105ebe720a6eb50e0cb764d3b4aa8f9.tar.gz
chromium_src-0b48014c5105ebe720a6eb50e0cb764d3b4aa8f9.tar.bz2
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
Diffstat (limited to 'chrome/test')
-rw-r--r--chrome/test/data/valgrind/ui_tests.gtest_mac.txt1
1 files changed, 1 insertions, 0 deletions
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