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

Side by Side Diff: net/data/purify/net_unittests.exe.gtest.txt

Issue 42309: Avoid valgrinding unit tests that intentionally leak memory,... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 9 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 | « no previous file | net/data/valgrind/net_unittests.gtest.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # bug 1339772 1 # bug 1339772
2 # These tests leak data intentionally, so are not appropriate for Purify tests. 2 # These tests leak data intentionally, so are not appropriate for Purify tests.
3 # Similar list in ../valgrind/net_unittests.gtest.txt
4 # TODO(dkegel): either merge the two files or keep them in sync, see
5 # http://code.google.com/p/chromium/issues/detail?id=8951
3 DiskCacheBackendTest.InvalidEntry 6 DiskCacheBackendTest.InvalidEntry
4 DiskCacheBackendTest.InvalidEntryRead 7 DiskCacheBackendTest.InvalidEntryRead
5 DiskCacheBackendTest.InvalidEntryWithLoad 8 DiskCacheBackendTest.InvalidEntryWithLoad
6 DiskCacheBackendTest.TrimInvalidEntry 9 DiskCacheBackendTest.TrimInvalidEntry
7 DiskCacheBackendTest.InvalidEntryEnumeration 10 DiskCacheBackendTest.InvalidEntryEnumeration
OLDNEW
« no previous file with comments | « no previous file | net/data/valgrind/net_unittests.gtest.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698