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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « tools/heapcheck/ipc_tests.gtest-heapcheck.txt ('k') | tools/heapcheck/suppressions.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # http://crbug.com/31129 -- forking Python servers may break heapchecker's
2 # symbolization.
3 URLRequestTestHTTP.*
4 # Exclude tests that simulate a crash: they leak a lot of stuff.
5 # Note that *InvalidEntry* is too general.
6 DiskCacheBackendTest.AppCacheInvalidEntry
7 DiskCacheBackendTest.AppCacheInvalidEntryRead
8 DiskCacheBackendTest.AppCacheInvalidEntryWithLoad
9 DiskCacheBackendTest.InvalidEntry
10 DiskCacheBackendTest.InvalidEntryEnumeration
11 DiskCacheBackendTest.InvalidEntryRead
12 DiskCacheBackendTest.InvalidEntryWithLoad
13 DiskCacheBackendTest.TrimInvalidEntry
14 DiskCacheBackendTest.TrimInvalidEntry2
15 DiskCacheBackendTest.NewEvictionInvalidEntry
16 DiskCacheBackendTest.NewEvictionInvalidEntryEnumeration
17 DiskCacheBackendTest.NewEvictionInvalidEntryRead
18 DiskCacheBackendTest.NewEvictionInvalidEntryWithLoad
19 DiskCacheBackendTest.NewEvictionTrimInvalidEntry
20 DiskCacheBackendTest.NewEvictionTrimInvalidEntry2
21 DiskCacheBackendTest.ShaderCacheInvalidEntry
22 DiskCacheBackendTest.ShaderCacheInvalidEntryRead
23 DiskCacheBackendTest.ShaderCacheInvalidEntryWithLoad
24 DiskCacheBackendTest.ShutdownWithPendingCreate_Fast
25 DiskCacheBackendTest.ShutdownWithPendingFileIO_Fast
26 DiskCacheBackendTest.ShutdownWithPendingIO_Fast
27
28 # http://crbug.com/61908 - It's too slow
29 DirectoryListerTest.BigDirRecursiveTest
30
OLDNEW
« 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