diff options
author | bradchen@google.com <bradchen@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-03 17:18:03 +0000 |
---|---|---|
committer | bradchen@google.com <bradchen@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-03 17:18:03 +0000 |
commit | f6ce00e3fd3b217de6684eb0912e818b4f49fb73 (patch) | |
tree | 80580b735116914871568c775f99ef13b236e013 /tools/heapcheck | |
parent | 4728ff65e1c72ce6ff7685ed1d9c9a23b927cb1d (diff) | |
download | chromium_src-f6ce00e3fd3b217de6684eb0912e818b4f49fb73.zip chromium_src-f6ce00e3fd3b217de6684eb0912e818b4f49fb73.tar.gz chromium_src-f6ce00e3fd3b217de6684eb0912e818b4f49fb73.tar.bz2 |
Disable InMemoryURLIndexTests on the heapcheck bots.
TBR=pkotwicz
BUG=146265
Review URL: https://chromiumcodereview.appspot.com/10913057
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@154702 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools/heapcheck')
-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 5dc3fa3..c7ddacf 100644 --- a/tools/heapcheck/unit_tests.gtest-heapcheck.txt +++ b/tools/heapcheck/unit_tests.gtest-heapcheck.txt @@ -35,6 +35,9 @@ SyncNewNonFrontendDataTypeControllerTest.StartAfterSyncShutdown # Randomly fails on the linux heapcheck bot HistoryQuickProviderTest.* +# http://crbug.com/146265 +InMemoryURLIndexTest.* + # Don't run FLAKY or FAILS tests under the heapchecker. # They may cause flaky leak reports and timeouts. *FLAKY_* |