blob: 232020f524ba3b4625d606f50cb783cc6c4e53d5 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# bug 1339772
# These tests leak data intentionally, so are not appropriate for Purify tests.
# Similar list in ../valgrind/net_unittests.gtest.txt
# TODO(dkegel): either merge the two files or keep them in sync, see
# http://code.google.com/p/chromium/issues/detail?id=8951
DiskCacheBackendTest.InvalidEntry
DiskCacheBackendTest.InvalidEntryRead
DiskCacheBackendTest.InvalidEntryWithLoad
DiskCacheBackendTest.TrimInvalidEntry
DiskCacheBackendTest.InvalidEntryEnumeration
|