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

Side by Side Diff: tools/heapcheck/net_unittests.gtest-heapcheck.txt

Issue 7664008: Move net_unittests Heapcheck gtest file to tools/heapcheck (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 4 months 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 | « net/data/heapcheck/net_unittests.gtest.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # http://crbug.com/31129 -- forking Python servers may break heapchecker's 1 # http://crbug.com/31129 -- forking Python servers may break heapchecker's
2 # symbolization. 2 # symbolization.
3 URLRequestTestHTTP.* 3 URLRequestTestHTTP.*
4 # Exclude tests that simulate a crash: they leak a lot of stuff. 4 # Exclude tests that simulate a crash: they leak a lot of stuff.
5 # Note that *InvalidEntry* is too general. 5 # Note that *InvalidEntry* is too general.
6 DiskCacheBackendTest.AppCacheInvalidEntry 6 DiskCacheBackendTest.AppCacheInvalidEntry
7 DiskCacheBackendTest.AppCacheInvalidEntryRead 7 DiskCacheBackendTest.AppCacheInvalidEntryRead
8 DiskCacheBackendTest.AppCacheInvalidEntryWithLoad 8 DiskCacheBackendTest.AppCacheInvalidEntryWithLoad
9 DiskCacheBackendTest.InvalidEntry 9 DiskCacheBackendTest.InvalidEntry
10 DiskCacheBackendTest.InvalidEntryEnumeration 10 DiskCacheBackendTest.InvalidEntryEnumeration
11 DiskCacheBackendTest.InvalidEntryRead 11 DiskCacheBackendTest.InvalidEntryRead
12 DiskCacheBackendTest.InvalidEntryWithLoad 12 DiskCacheBackendTest.InvalidEntryWithLoad
13 DiskCacheBackendTest.TrimInvalidEntry 13 DiskCacheBackendTest.TrimInvalidEntry
14 DiskCacheBackendTest.TrimInvalidEntry2 14 DiskCacheBackendTest.TrimInvalidEntry2
15 DiskCacheBackendTest.NewEvictionInvalidEntry 15 DiskCacheBackendTest.NewEvictionInvalidEntry
16 DiskCacheBackendTest.NewEvictionInvalidEntryEnumeration 16 DiskCacheBackendTest.NewEvictionInvalidEntryEnumeration
17 DiskCacheBackendTest.NewEvictionInvalidEntryRead 17 DiskCacheBackendTest.NewEvictionInvalidEntryRead
18 DiskCacheBackendTest.NewEvictionInvalidEntryWithLoad 18 DiskCacheBackendTest.NewEvictionInvalidEntryWithLoad
19 DiskCacheBackendTest.NewEvictionTrimInvalidEntry 19 DiskCacheBackendTest.NewEvictionTrimInvalidEntry
20 DiskCacheBackendTest.NewEvictionTrimInvalidEntry2 20 DiskCacheBackendTest.NewEvictionTrimInvalidEntry2
OLDNEW
« no previous file with comments | « net/data/heapcheck/net_unittests.gtest.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698