summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-25 23:53:28 +0000
committerdhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-25 23:53:28 +0000
commit65b55352703972ebea34907e652fdd8a8d3f085d (patch)
tree1387e6a6f01d796b0eea2ce542e35527eea31437
parent710787f0d61b24ae95170897a7a821cd8fe1f9ef (diff)
downloadchromium_src-65b55352703972ebea34907e652fdd8a8d3f085d.zip
chromium_src-65b55352703972ebea34907e652fdd8a8d3f085d.tar.gz
chromium_src-65b55352703972ebea34907e652fdd8a8d3f085d.tar.bz2
BookmarksUITest.BookmarksLoaded 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. BUG=39401 TEST=none Review URL: http://codereview.chromium.org/1342003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42698 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--chrome/test/data/valgrind/ui_tests.gtest_mac.txt4
1 files changed, 4 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 95ec40c..b0b7cea 100644
--- a/chrome/test/data/valgrind/ui_tests.gtest_mac.txt
+++ b/chrome/test/data/valgrind/ui_tests.gtest_mac.txt
@@ -66,3 +66,7 @@ NPAPITester.ScheduleTimer
NPAPIVisiblePluginTester.SelfDeletePluginInNewStream
NPAPIVisiblePluginTester.MultipleInstancesSyncCalls
NPAPIVisiblePluginTester.PluginConvertPointTest
+
+# Possible timing related failure triggered only on mac valgrind bots.
+# http://crbug.com/39401
+BookmarksUITest.BookmarksLoaded