summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
authorwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-06 19:29:09 +0000
committerwillchan@chromium.org <willchan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-06 19:29:09 +0000
commit749f60795368c3fcea27eea5610ba8a82eed706a (patch)
treeccd0cccf914ccea63f615f506f26404c25325a1e /chrome
parent614fbce1f56c31abfe94b6fcd4f450371c3c50f5 (diff)
downloadchromium_src-749f60795368c3fcea27eea5610ba8a82eed706a.zip
chromium_src-749f60795368c3fcea27eea5610ba8a82eed706a.tar.gz
chromium_src-749f60795368c3fcea27eea5610ba8a82eed706a.tar.bz2
Update the purify suppressions for unit_tests.exe_MLK.
Add one for ChromeThreadTest_NotReleasedIfTargetThreadNonExistent_Test and remove the IEImporter one. Review URL: http://codereview.chromium.org/372027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@31263 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r--chrome/test/data/purify/unit_tests.exe_MLK.txt21
1 files changed, 16 insertions, 5 deletions
diff --git a/chrome/test/data/purify/unit_tests.exe_MLK.txt b/chrome/test/data/purify/unit_tests.exe_MLK.txt
index a2de51c..febbe9d 100644
--- a/chrome/test/data/purify/unit_tests.exe_MLK.txt
+++ b/chrome/test/data/purify/unit_tests.exe_MLK.txt
@@ -127,9 +127,20 @@ Alloc Location
testing/gtest/src/gtest.cc testing::Test::Run(void)
^^^
-std::_W::_Allocate(unsigned int,wchar_t *) [unit_tests.exe]
+IPC::SyncChannel::SyncChannel(basic_string<char,char_traits<char>::std,allocator<char>::std>::std const&,Mode::Channel::IPC,Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,bool,WaitableEvent::base *) [unit_tests.exe]
Alloc Location
- ...
- chrome/browser/importer/ie_importer.cc IEImporter::StartImport(ProfileInfo,WORD,ImporterBridge *)
- base/tuple.h ?DispatchToMethod@VImporter@@P81@AEXUProfileInfo@@GPAVImporterBridge@@@ZU2@GV?$scoped_refptr@VImporterBridge@@@@@@YAXPAVImporter@@P80@AEXUProfileInfo@@GPAVImporterBridge@@@ZABU?$Tuple3@UProfileInfo@@GV?$scoped_refptr@VImporterBridge@@@@@@@Z
- ^^^
+ ...
+ ipc/ipc_sync_channel.cc:362 IPC::SyncChannel::SyncChannel(basic_string::std const&,Mode::Channel::IPC,Listener::Channel::IPC *,MessageFilter::ChannelProxy::IPC *,MessageLoop *,bool,WaitableEvent::base *)
+ chrome/common/child_thread.cc:43 ChildThread::Init(void)
+ chrome/common/child_thread.cc:28 ChildThread::ChildThread(basic_string::std const&)
+ chrome/renderer/render_thread.cc:128 RenderThread::RenderThread(basic_string::std const&)
+ chrome/renderer/render_thread_unittest.cc:22 RenderThreadTest::SetUp(void)
+ testing/gtest/src/gtest.cc:2064 testing::Test::Run(void)
+ ^^^
+
+ChromeThreadTest_NotReleasedIfTargetThreadNonExistent_Test::TestBody(void) [unit_tests.exe]
+Alloc Location
+ ...
+ chrome/browser/chrome_thread_unittest.cc:107 ChromeThreadTest_NotReleasedIfTargetThreadNonExistent_Test::TestBody(void)
+ testing/gtest/src/gtest.cc:2074 testing::Test::Run(void)
+ ^^^