summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorknorton@google.com <knorton@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-02 00:52:05 +0000
committerknorton@google.com <knorton@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-06-02 00:52:05 +0000
commit38e7a8409a26d7b50294caf9527f3e10fef04732 (patch)
treec423d4b6b4726b77f4fc4bc95662ff5f39bbba21 /tools
parente30b7e99c6918dd76f7d0eedef32351d03ccb370 (diff)
downloadchromium_src-38e7a8409a26d7b50294caf9527f3e10fef04732.zip
chromium_src-38e7a8409a26d7b50294caf9527f3e10fef04732.tar.gz
chromium_src-38e7a8409a26d7b50294caf9527f3e10fef04732.tar.bz2
Moves the line to disable NPObjectIdentiyTest on mac valgrind up with the
other NPAPI ui_tests that can't run because of http://crbug.com/30661 & http://crbug.com/27447. BUG=84230 TEST=None Review URL: http://codereview.chromium.org/7057060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@87563 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt
index a02344d..13003c8 100644
--- a/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt
+++ b/tools/valgrind/gtest_exclude/ui_tests.gtest_mac.txt
@@ -52,6 +52,7 @@ NPAPITesterBase.GetJavaScriptURL2
NPAPITesterBase.GetURL
NPAPITesterBase.GetURLRedirectNotification
NPAPITesterBase.ManyPlugins
+NPAPITesterBase.NPObjectIdentity
NPAPITesterBase.NPObjectProxy
NPAPITesterBase.PluginThreadAsyncCall
NPAPITesterBase.PrivateDisabled
@@ -216,9 +217,6 @@ OptionsUITest.NavBarCheck
# Timing out, see http://crbug.com/83565
NPAPIAutomationEnabledTest.LoadAllBlockedPlugins
-# Fails constantly. See http://crbug.com/84230.
-NPAPITesterBase.NPObjectIdentity
-
# Flaky on valgrind test. See http://crbug.com/84257.
AutomatedUITestBase.RestoreTab
AutomationProxyTest4.BooleanValueIsEchoedByDomAutomationController