From d181ce31f11e8e7d95d956ea0f7fe241621f36a6 Mon Sep 17 00:00:00 2001 From: "stuartmorgan@chromium.org" Date: Thu, 23 Sep 2010 18:34:22 +0000 Subject: Disable two new plugin tests on Mac valgrind NPAPI tests aren't currently runable under valgrind on the Mac. TBR=atwilson BUG=30661 TEST=Greener valgrind bots Review URL: http://codereview.chromium.org/3400021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60316 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/test/data/valgrind/ui_tests.gtest_mac.txt | 2 ++ 1 file changed, 2 insertions(+) (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 65b15c1..45c37ec 100644 --- a/chrome/test/data/valgrind/ui_tests.gtest_mac.txt +++ b/chrome/test/data/valgrind/ui_tests.gtest_mac.txt @@ -58,8 +58,10 @@ NPAPITesterBase.NPObjectProxy NPAPITesterBase.ScheduleTimer NPAPIVisiblePluginTester.SelfDeletePluginInNewStream NPAPIVisiblePluginTester.MultipleInstancesSyncCalls +NPAPIVisiblePluginTester.OpenPopupWindowWithPlugin NPAPIVisiblePluginTester.PluginConvertPointTest NPAPIVisiblePluginTester.SelfDeletePluginInvokeInSynchronousPaint +LayoutPluginTester.SelfDeletePluginGetUrl LayoutPluginTester.UnloadNoCrash # Possible timing related failure triggered only on mac valgrind bots. -- cgit v1.1