summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorglider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-31 11:15:45 +0000
committerglider@chromium.org <glider@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-31 11:15:45 +0000
commit00759e5576a078b5ab8d0a367caabb477ed7d624 (patch)
treee17a1f6b64f8bcd2449de000c7a040f4a2be2d25 /net
parent228739b4afab820bbaf15e6266f8070c741c636f (diff)
downloadchromium_src-00759e5576a078b5ab8d0a367caabb477ed7d624.zip
chromium_src-00759e5576a078b5ab8d0a367caabb477ed7d624.tar.gz
chromium_src-00759e5576a078b5ab8d0a367caabb477ed7d624.tar.bz2
Make heapcheck runner use the shadow stacks.
Enable CertDatabaseNSSTest.ImportFromPKCS12 back, since the leaks are suppressible now. TBR=mattm BUG=51988 Review URL: http://codereview.chromium.org/3218011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57980 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net')
-rw-r--r--net/data/heapcheck/net_unittests.gtest.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/net/data/heapcheck/net_unittests.gtest.txt b/net/data/heapcheck/net_unittests.gtest.txt
index fb1a17b..bfc3a35 100644
--- a/net/data/heapcheck/net_unittests.gtest.txt
+++ b/net/data/heapcheck/net_unittests.gtest.txt
@@ -1,12 +1,6 @@
# http://crbug.com/31129 -- forking Python servers may break heapchecker's
# symbolization.
URLRequestTestHTTP.*
-# http://crbug.com/51988, http://crbug.com/51332, http://crbug.com/51330,
-# http://crbug.com/51328 -- leaks in NSS PKCS #12 import/export. Due to lack
-# of stacks in NSS leaks on the heapcheck bot we can't add reasonable
-# suppressions. So just skip the tests until we can figure out how to get
-# stacks, or a fixed release of NSS.
-CertDatabaseNSSTest.ImportFromPKCS12*
# Exclude tests that simulate a crash: they leak a lot of stuff.
# Note that *InvalidEntry* is too general.
DiskCacheBackendTest.AppCacheInvalidEntry