summaryrefslogtreecommitdiffstats
path: root/net/data/purify
diff options
context:
space:
mode:
authorerikkay@google.com <erikkay@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-22 23:20:35 +0000
committererikkay@google.com <erikkay@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-08-22 23:20:35 +0000
commit77c40528d35beef9559b2e3412f04b472b995c4e (patch)
tree62d9cf2c16ad594b8cd150041f9f7567d65f2bec /net/data/purify
parent6df28eff4c61f0bf17a4dc54a72abfeddb5427a7 (diff)
downloadchromium_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')
-rw-r--r--net/data/purify/net_unittests.exe.gtest.txt7
-rw-r--r--net/data/purify/net_unittests.exe_MLK.txt151
-rw-r--r--net/data/purify/net_unittests.exe_MLK_flakey.txt31
3 files changed, 7 insertions, 182 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
diff --git a/net/data/purify/net_unittests.exe_MLK.txt b/net/data/purify/net_unittests.exe_MLK.txt
index 132cf3e..e69de29 100644
--- a/net/data/purify/net_unittests.exe_MLK.txt
+++ b/net/data/purify/net_unittests.exe_MLK.txt
@@ -1,151 +0,0 @@
-disk_cache::BackendImpl::NewEntry(Addr::disk_cache,EntryImpl::disk_cache * *,bool *) [net_unittests.exe]
-Alloc Location
- ...
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::NewEntry(Addr::disk_cache,EntryImpl::disk_cache * *,bool *)
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::MatchEntry(basic_string::std const&,UINT,bool)
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::OpenEntry(basic_string::std const&,Entry::disk_cache * *)
- net/disk_cache/backend_unittest.cc DiskCacheBackendTest_InvalidEntryEnumeration_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-disk_cache::StorageBlock<EntryStore::disk_cache>::AllocateData(void) [net_unittests.exe]
-Alloc Location
- ...
- net/disk_cache/storage_block-inl.h disk_cache::StorageBlock::AllocateData(void)
- net/disk_cache/storage_block-inl.h disk_cache::StorageBlock::Load(void)
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::NewEntry(Addr::disk_cache,EntryImpl::disk_cache * *,bool *)
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::MatchEntry(basic_string::std const&,UINT,bool)
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::OpenEntry(basic_string::std const&,Entry::disk_cache * *)
- net/disk_cache/backend_unittest.cc DiskCacheBackendTest_InvalidEntryEnumeration_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-disk_cache::StorageBlock<RankingsNode::disk_cache>::AllocateData(void) [net_unittests.exe]
-Alloc Location
- ...
- net/disk_cache/storage_block-inl.h disk_cache::StorageBlock::AllocateData(void)
- net/disk_cache/storage_block-inl.h disk_cache::StorageBlock::Load(void)
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::NewEntry(Addr::disk_cache,EntryImpl::disk_cache * *,bool *)
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::MatchEntry(basic_string::std const&,UINT,bool)
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::OpenEntry(basic_string::std const&,Entry::disk_cache * *)
- net/disk_cache/backend_unittest.cc DiskCacheBackendTest_InvalidEntryEnumeration_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-disk_cache::BackendImpl::NewEntry(Addr::disk_cache,EntryImpl::disk_cache * *,bool *) [net_unittests.exe]
-Alloc Location
- ...
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::NewEntry(Addr::disk_cache,EntryImpl::disk_cache * *,bool *)
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::MatchEntry(basic_string::std const&,UINT,bool)
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::OpenEntry(basic_string::std const&,Entry::disk_cache * *)
- net/disk_cache/backend_unittest.cc DiskCacheBackendTest_InvalidEntryRead_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-disk_cache::StorageBlock<EntryStore::disk_cache>::AllocateData(void) [net_unittests.exe]
-Alloc Location
- ...
- net/disk_cache/storage_block-inl.h disk_cache::StorageBlock::AllocateData(void)
- net/disk_cache/storage_block-inl.h disk_cache::StorageBlock::Load(void)
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::NewEntry(Addr::disk_cache,EntryImpl::disk_cache * *,bool *)
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::MatchEntry(basic_string::std const&,UINT,bool)
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::OpenEntry(basic_string::std const&,Entry::disk_cache * *)
- net/disk_cache/backend_unittest.cc DiskCacheBackendTest_InvalidEntryRead_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-disk_cache::StorageBlock<RankingsNode::disk_cache>::AllocateData(void) [net_unittests.exe]
-Alloc Location
- ...
- net/disk_cache/storage_block-inl.h disk_cache::StorageBlock::AllocateData(void)
- net/disk_cache/storage_block-inl.h disk_cache::StorageBlock::Load(void)
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::NewEntry(Addr::disk_cache,EntryImpl::disk_cache * *,bool *)
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::MatchEntry(basic_string::std const&,UINT,bool)
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::OpenEntry(basic_string::std const&,Entry::disk_cache * *)
- net/disk_cache/backend_unittest.cc DiskCacheBackendTest_InvalidEntryRead_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-disk_cache::BackendImpl::CreateEntry(basic_string<char,char_traits<char>::std,allocator<char>::std>::std const&,Entry::disk_cache * *) [net_unittests.exe]
-Alloc Location
- ...
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::CreateEntry(basic_string::std const&,Entry::disk_cache * *)
- net/disk_cache/backend_unittest.cc DiskCacheBackendTest_InvalidEntryWithLoad_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-disk_cache::StorageBlock<EntryStore::disk_cache>::AllocateData(void) [net_unittests.exe]
-Alloc Location
- ...
- net/disk_cache/storage_block-inl.h disk_cache::StorageBlock::AllocateData(void)
- net/disk_cache/entry_impl.cc disk_cache::EntryImpl::CreateEntry(Addr::disk_cache,basic_string::std const&,UINT)
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::CreateEntry(basic_string::std const&,Entry::disk_cache * *)
- net/disk_cache/backend_unittest.cc DiskCacheBackendTest_InvalidEntryWithLoad_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-disk_cache::StorageBlock<RankingsNode::disk_cache>::AllocateData(void) [net_unittests.exe]
-Alloc Location
- ...
- net/disk_cache/storage_block-inl.h disk_cache::StorageBlock::AllocateData(void)
- net/disk_cache/entry_impl.cc disk_cache::EntryImpl::CreateEntry(Addr::disk_cache,basic_string::std const&,UINT)
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::CreateEntry(basic_string::std const&,Entry::disk_cache * *)
- net/disk_cache/backend_unittest.cc DiskCacheBackendTest_InvalidEntryWithLoad_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-disk_cache::BackendImpl::CreateEntry(basic_string<char,char_traits<char>::std,allocator<char>::std>::std const&,Entry::disk_cache * *) [net_unittests.exe]
-Alloc Location
- ...
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::CreateEntry(basic_string::std const&,Entry::disk_cache * *)
- net/disk_cache/backend_unittest.cc DiskCacheBackendTest_InvalidEntry_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-disk_cache::StorageBlock<EntryStore::disk_cache>::AllocateData(void) [net_unittests.exe]
-Alloc Location
- ...
- net/disk_cache/storage_block-inl.h disk_cache::StorageBlock::AllocateData(void)
- net/disk_cache/entry_impl.cc disk_cache::EntryImpl::CreateEntry(Addr::disk_cache,basic_string::std const&,UINT)
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::CreateEntry(basic_string::std const&,Entry::disk_cache * *)
- net/disk_cache/backend_unittest.cc DiskCacheBackendTest_InvalidEntry_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-disk_cache::StorageBlock<RankingsNode::disk_cache>::AllocateData(void) [net_unittests.exe]
-Alloc Location
- ...
- net/disk_cache/storage_block-inl.h disk_cache::StorageBlock::AllocateData(void)
- net/disk_cache/entry_impl.cc disk_cache::EntryImpl::CreateEntry(Addr::disk_cache,basic_string::std const&,UINT)
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::CreateEntry(basic_string::std const&,Entry::disk_cache * *)
- net/disk_cache/backend_unittest.cc DiskCacheBackendTest_InvalidEntry_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-disk_cache::BackendImpl::CreateEntry(basic_string<char,char_traits<char>::std,allocator<char>::std>::std const&,Entry::disk_cache * *) [net_unittests.exe]
-Alloc Location
- ...
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::CreateEntry(basic_string::std const&,Entry::disk_cache * *)
- net/disk_cache/backend_unittest.cc DiskCacheBackendTest_TrimInvalidEntry_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-disk_cache::StorageBlock<EntryStore::disk_cache>::AllocateData(void) [net_unittests.exe]
-Alloc Location
- ...
- net/disk_cache/storage_block-inl.h disk_cache::StorageBlock::AllocateData(void)
- net/disk_cache/entry_impl.cc disk_cache::EntryImpl::CreateEntry(Addr::disk_cache,basic_string::std const&,UINT)
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::CreateEntry(basic_string::std const&,Entry::disk_cache * *)
- net/disk_cache/backend_unittest.cc DiskCacheBackendTest_TrimInvalidEntry_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-disk_cache::StorageBlock<RankingsNode::disk_cache>::AllocateData(void) [net_unittests.exe]
-Alloc Location
- ...
- net/disk_cache/storage_block-inl.h disk_cache::StorageBlock::AllocateData(void)
- net/disk_cache/entry_impl.cc disk_cache::EntryImpl::CreateEntry(Addr::disk_cache,basic_string::std const&,UINT)
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::CreateEntry(basic_string::std const&,Entry::disk_cache * *)
- net/disk_cache/backend_unittest.cc DiskCacheBackendTest_TrimInvalidEntry_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
diff --git a/net/data/purify/net_unittests.exe_MLK_flakey.txt b/net/data/purify/net_unittests.exe_MLK_flakey.txt
index c4a40ce..fbc8a48 100644
--- a/net/data/purify/net_unittests.exe_MLK_flakey.txt
+++ b/net/data/purify/net_unittests.exe_MLK_flakey.txt
@@ -18,34 +18,3 @@ Alloc Location
net/base/directory_lister_unittest.cc DirectoryListerTest_BigDirTest_Test::TestBody(void)
testing/gtest/src/gtest.cc testing::Test::Run(void)
^^^
-
-disk_cache::EntryImpl::PrepareTarget(int,int,int,bool) [net_unittests.exe]
-Alloc Location
- ...
- net/disk_cache/entry_impl.cc disk_cache::EntryImpl::PrepareTarget(int,int,int,bool)
- net/disk_cache/entry_impl.cc disk_cache::EntryImpl::WriteData(int,int,char const*,int,CallbackRunner *,bool)
- net/disk_cache/backend_unittest.cc DiskCacheBackendTest_TrimInvalidEntry_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-disk_cache::EntryImpl::PrepareTarget(int,int,int,bool) [net_unittests.exe]
-Alloc Location
- ...
- net/disk_cache/entry_impl.cc disk_cache::EntryImpl::PrepareTarget(int,int,int,bool)
- net/disk_cache/entry_impl.cc disk_cache::EntryImpl::WriteData(int,int,char const*,int,CallbackRunner *,bool)
- net/disk_cache/backend_unittest.cc DiskCacheBackendTest_InvalidEntry_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-
-disk_cache::StorageBlock<EntryStore::disk_cache>::AllocateData(void) [net_unittests.exe]
-Alloc Location
- ...
- net/disk_cache/storage_block-inl.h disk_cache::StorageBlock::AllocateData(void)
- net/disk_cache/storage_block-inl.h disk_cache::StorageBlock::Load(void)
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::NewEntry(Addr::disk_cache,EntryImpl::disk_cache * *,bool *)
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::MatchEntry(basic_string::std const&,UINT,bool)
- net/disk_cache/backend_impl.cc disk_cache::BackendImpl::OpenEntry(basic_string::std const&,Entry::disk_cache * *)
- net/disk_cache/backend_unittest.cc DiskCacheBackendTest_InvalidEntryRead_Test::TestBody(void)
- testing/gtest/src/gtest.cc testing::Test::Run(void)
- ^^^
-