Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Unified Diff: tools/heapcheck/net_unittests.gtest-heapcheck.txt

Issue 113193008: Remove heapcheck support. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/heapcheck/ipc_tests.gtest-heapcheck.txt ('k') | tools/heapcheck/suppressions.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/heapcheck/net_unittests.gtest-heapcheck.txt
diff --git a/tools/heapcheck/net_unittests.gtest-heapcheck.txt b/tools/heapcheck/net_unittests.gtest-heapcheck.txt
deleted file mode 100644
index 79b53589bf80fb1c9ea4eb65c4a92d145a2ec28e..0000000000000000000000000000000000000000
--- a/tools/heapcheck/net_unittests.gtest-heapcheck.txt
+++ /dev/null
@@ -1,30 +0,0 @@
-# http://crbug.com/31129 -- forking Python servers may break heapchecker's
-# symbolization.
-URLRequestTestHTTP.*
-# Exclude tests that simulate a crash: they leak a lot of stuff.
-# Note that *InvalidEntry* is too general.
-DiskCacheBackendTest.AppCacheInvalidEntry
-DiskCacheBackendTest.AppCacheInvalidEntryRead
-DiskCacheBackendTest.AppCacheInvalidEntryWithLoad
-DiskCacheBackendTest.InvalidEntry
-DiskCacheBackendTest.InvalidEntryEnumeration
-DiskCacheBackendTest.InvalidEntryRead
-DiskCacheBackendTest.InvalidEntryWithLoad
-DiskCacheBackendTest.TrimInvalidEntry
-DiskCacheBackendTest.TrimInvalidEntry2
-DiskCacheBackendTest.NewEvictionInvalidEntry
-DiskCacheBackendTest.NewEvictionInvalidEntryEnumeration
-DiskCacheBackendTest.NewEvictionInvalidEntryRead
-DiskCacheBackendTest.NewEvictionInvalidEntryWithLoad
-DiskCacheBackendTest.NewEvictionTrimInvalidEntry
-DiskCacheBackendTest.NewEvictionTrimInvalidEntry2
-DiskCacheBackendTest.ShaderCacheInvalidEntry
-DiskCacheBackendTest.ShaderCacheInvalidEntryRead
-DiskCacheBackendTest.ShaderCacheInvalidEntryWithLoad
-DiskCacheBackendTest.ShutdownWithPendingCreate_Fast
-DiskCacheBackendTest.ShutdownWithPendingFileIO_Fast
-DiskCacheBackendTest.ShutdownWithPendingIO_Fast
-
-# http://crbug.com/61908 - It's too slow
-DirectoryListerTest.BigDirRecursiveTest
-
« no previous file with comments | « tools/heapcheck/ipc_tests.gtest-heapcheck.txt ('k') | tools/heapcheck/suppressions.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698