summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-17 17:28:15 +0000
committeroshima@chromium.org <oshima@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-17 17:28:15 +0000
commit93aefedd1e66d67a6e5e97ed7916e8f2942e8896 (patch)
tree7652f39760c7d28ad14d1a6ef305525ce87bd7ee
parent3ff5ffdf4f3c57ecf4d743a43f24e85b1b25c30a (diff)
downloadchromium_src-93aefedd1e66d67a6e5e97ed7916e8f2942e8896.zip
chromium_src-93aefedd1e66d67a6e5e97ed7916e8f2942e8896.tar.gz
chromium_src-93aefedd1e66d67a6e5e97ed7916e8f2942e8896.tar.bz2
Re-enable excluded test
TBR=wez@chromium.org,glider@chromium.org BUG=155541,159860 TEST=none NOTRY=true Review URL: https://chromiumcodereview.appspot.com/11416062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@168457 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--tools/heapcheck/unit_tests.gtest-heapcheck.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/heapcheck/unit_tests.gtest-heapcheck.txt b/tools/heapcheck/unit_tests.gtest-heapcheck.txt
index b7907be2..9fcacdd 100644
--- a/tools/heapcheck/unit_tests.gtest-heapcheck.txt
+++ b/tools/heapcheck/unit_tests.gtest-heapcheck.txt
@@ -41,13 +41,6 @@ AppNotificationManagerSyncTest.*
# Timing out all over the place. Disabling for now. http://crbug.com/149715
ExtensionWebRequestTest.*
-# http://crbug.com/155541 - hangs during these tests
-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_*