Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 # These tests leak data intentionally, so are inappropriate for Valgrind tests. | |
| 2 # Similar list in ../purify/net_unittests.exe.gtest.txt | |
| 3 # TODO(dkegel): either merge the two files or keep them in sync, | |
| 4 # see http://code.google.com/p/chromium/issues/detail?id=8951 | |
| 5 DiskCacheBackendTest.InvalidEntry | |
| 6 DiskCacheBackendTest.InvalidEntryRead | |
| 7 DiskCacheBackendTest.InvalidEntryWithLoad | |
| 8 DiskCacheBackendTest.TrimInvalidEntry | |
| 9 DiskCacheBackendTest.InvalidEntryEnumeration | |
| OLD | NEW |