summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authoroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-07 19:19:20 +0000
committeroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-07 19:19:20 +0000
commitfefe2c636c9f0a98750c11768b91ce39eb418db6 (patch)
tree7f5d070b78c40ec5608ca8b8f6007e6aa3ee8150 /tools
parentcd20266e0cb53466a7d20e024ad4bd1cc2b4643f (diff)
downloadchromium_src-fefe2c636c9f0a98750c11768b91ce39eb418db6.zip
chromium_src-fefe2c636c9f0a98750c11768b91ce39eb418db6.tar.gz
chromium_src-fefe2c636c9f0a98750c11768b91ce39eb418db6.tar.bz2
Disable MenuManagerTest on heapcheck bot They seems to hang.
BUG=159860 TEST=none TBR=oshima@chromium.org NOTRY=true Review URL: https://chromiumcodereview.appspot.com/11361154 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@166485 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/heapcheck/unit_tests.gtest-heapcheck.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/heapcheck/unit_tests.gtest-heapcheck.txt b/tools/heapcheck/unit_tests.gtest-heapcheck.txt
index de14cb5..b7907be2 100644
--- a/tools/heapcheck/unit_tests.gtest-heapcheck.txt
+++ b/tools/heapcheck/unit_tests.gtest-heapcheck.txt
@@ -45,7 +45,11 @@ ExtensionWebRequestTest.*
TemplateURLServiceSyncTest.*
EventRouterForwarderTest.*
+# http://crbug.com/159860 - hangs during these tests.
+MenuManagerTest.*
+
# Don't run FLAKY or FAILS tests under the heapchecker.
# They may cause flaky leak reports and timeouts.
*FLAKY_*
*FAILS_*
+