summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/valgrind
diff options
context:
space:
mode:
authorstuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-01 22:00:03 +0000
committerstuartmorgan@chromium.org <stuartmorgan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-01 22:00:03 +0000
commitff0450cc3834b456ab6eb8ee664eb5b98dcecbc0 (patch)
tree80c37ad702bef2ac4cf461e64f8780f1ea5d1724 /chrome/test/data/valgrind
parent658af81bde8cf906ab59a0a199d1f16ce59bfaef (diff)
downloadchromium_src-ff0450cc3834b456ab6eb8ee664eb5b98dcecbc0.zip
chromium_src-ff0450cc3834b456ab6eb8ee664eb5b98dcecbc0.tar.gz
chromium_src-ff0450cc3834b456ab6eb8ee664eb5b98dcecbc0.tar.bz2
Add new and renamed plugin tests to the Mac valgrind blacklist
Mac plugins currently cannot be run under valgrind; these have snuck in over time. TBR=jshin BUG=45566 TEST=Happy valgrind bots Review URL: http://codereview.chromium.org/2444003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@48665 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/data/valgrind')
-rw-r--r--chrome/test/data/valgrind/ui_tests.gtest_mac.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/chrome/test/data/valgrind/ui_tests.gtest_mac.txt b/chrome/test/data/valgrind/ui_tests.gtest_mac.txt
index 7649b63..070fced 100644
--- a/chrome/test/data/valgrind/ui_tests.gtest_mac.txt
+++ b/chrome/test/data/valgrind/ui_tests.gtest_mac.txt
@@ -57,13 +57,15 @@ NPAPITester.NPObjectSetException
NPAPIVisiblePluginTester.PluginReferrerTest
NPAPIVisiblePluginTester.GetURLRequestFailWrite
NPAPIIncognitoTester.PrivateEnabled
+NPAPITester.ManyPlugins
NPAPITester.FLAKY_ManyPlugins
NPAPITester.NPObjectProxy
NPAPITester.ScheduleTimer
NPAPIVisiblePluginTester.SelfDeletePluginInNewStream
NPAPIVisiblePluginTester.MultipleInstancesSyncCalls
NPAPIVisiblePluginTester.PluginConvertPointTest
-NPAPIVisiblePluginTester.PluginConvertPointTest
+NPAPIVisiblePluginTester.FLAKY_SelfDeletePluginInvokeInSynchronousPaint
+LayoutPluginTester.UnloadNoCrash
# Possible timing related failure triggered only on mac valgrind bots.
# http://crbug.com/39401