diff options
author | zhaoqin@google.com <zhaoqin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-11 20:37:56 +0000 |
---|---|---|
committer | zhaoqin@google.com <zhaoqin@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-11 20:37:56 +0000 |
commit | ae70af2873ec9f1e1807f0227876cb22f8832c7c (patch) | |
tree | 97ec2dd336a94880f27df79919e4f850a066eac5 /tools | |
parent | 9d49084a17430034d7f4fd3f0b9030b7f7f848e7 (diff) | |
download | chromium_src-ae70af2873ec9f1e1807f0227876cb22f8832c7c.zip chromium_src-ae70af2873ec9f1e1807f0227876cb22f8832c7c.tar.gz chromium_src-ae70af2873ec9f1e1807f0227876cb22f8832c7c.tar.bz2 |
exclude timeout unittest AppsModelBuilderTest.OnExtensionMoved from heapcheck
TBR=thakis@chromium.org
BUG=175496
Review URL: https://codereview.chromium.org/12210120
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@181748 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r-- | tools/heapcheck/unit_tests.gtest-heapcheck.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/heapcheck/unit_tests.gtest-heapcheck.txt b/tools/heapcheck/unit_tests.gtest-heapcheck.txt index da53e80..2ecc2e7 100644 --- a/tools/heapcheck/unit_tests.gtest-heapcheck.txt +++ b/tools/heapcheck/unit_tests.gtest-heapcheck.txt @@ -31,6 +31,9 @@ AppNotificationManagerSyncTest.* # Timing out all over the place. Disabling for now. http://crbug.com/149715 ExtensionWebRequestTest.* +# Timing out. Disabling for now. http://crbug.com/175496 +AppsModelBuilderTest.OnExtensionMoved + # Don't run FLAKY or FAILS tests under the heapchecker. # They may cause flaky leak reports and timeouts. *FLAKY_* |