diff options
author | dhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-26 19:57:41 +0000 |
---|---|---|
committer | dhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-26 19:57:41 +0000 |
commit | 0b48014c5105ebe720a6eb50e0cb764d3b4aa8f9 (patch) | |
tree | 5101d1c597c54ec21eec1af6812cb8a09f78df47 /chrome/test | |
parent | 31e7f945899b74985721ed668940aaf29306b1d8 (diff) | |
download | chromium_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.txt | 1 |
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 |