diff options
author | erikkay@google.com <erikkay@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-22 23:20:35 +0000 |
---|---|---|
committer | erikkay@google.com <erikkay@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-08-22 23:20:35 +0000 |
commit | 77c40528d35beef9559b2e3412f04b472b995c4e (patch) | |
tree | 62d9cf2c16ad594b8cd150041f9f7567d65f2bec /net/data/purify/net_unittests.exe.gtest.txt | |
parent | 6df28eff4c61f0bf17a4dc54a72abfeddb5427a7 (diff) | |
download | chromium_src-77c40528d35beef9559b2e3412f04b472b995c4e.zip chromium_src-77c40528d35beef9559b2e3412f04b472b995c4e.tar.gz chromium_src-77c40528d35beef9559b2e3412f04b472b995c4e.tar.bz2 |
Filter out tests from purify tests that intentionally leak.
Remove stacks for these tests from the known errors list.
BUG=1339773
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@1262 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/data/purify/net_unittests.exe.gtest.txt')
-rw-r--r-- | net/data/purify/net_unittests.exe.gtest.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/data/purify/net_unittests.exe.gtest.txt b/net/data/purify/net_unittests.exe.gtest.txt new file mode 100644 index 0000000..2b49d33 --- /dev/null +++ b/net/data/purify/net_unittests.exe.gtest.txt @@ -0,0 +1,7 @@ +# bug 1339772 +# These tests leak data intentionally, so are not appropriate for Purify tests. +DiskCacheBackendTest.InvalidEntry +DiskCacheBackendTest.InvalidEntryRead +DiskCacheBackendTest.InvalidEntryWithLoad +DiskCacheBackendTest.TrimInvalidEntry +DiskCacheBackendTest.InvalidEntryEnumeration |