diff options
author | erikkay@chromium.org <erikkay@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-12 21:15:52 +0000 |
---|---|---|
committer | erikkay@chromium.org <erikkay@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-12 21:15:52 +0000 |
commit | 7eee235d85b4e97bc80d52ae19829fbec587f09b (patch) | |
tree | 4a716b791b6799e8c04b18ad07e86afef9d13370 /chrome/test/data/purify | |
parent | 81192b0fe3f1fc73692e9d18fc2f33015c4db0ac (diff) | |
download | chromium_src-7eee235d85b4e97bc80d52ae19829fbec587f09b.zip chromium_src-7eee235d85b4e97bc80d52ae19829fbec587f09b.tar.gz chromium_src-7eee235d85b4e97bc80d52ae19829fbec587f09b.tar.bz2 |
add more exceptions to the stupid renderthread test
BUG=20703
TBR=mbelshe,jam
Review URL: http://codereview.chromium.org/203048
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26079 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/test/data/purify')
-rw-r--r-- | chrome/test/data/purify/unit_tests.exe_MLK_flakey.txt | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/chrome/test/data/purify/unit_tests.exe_MLK_flakey.txt b/chrome/test/data/purify/unit_tests.exe_MLK_flakey.txt index 7232d88..39d75ba 100644 --- a/chrome/test/data/purify/unit_tests.exe_MLK_flakey.txt +++ b/chrome/test/data/purify/unit_tests.exe_MLK_flakey.txt @@ -190,3 +190,42 @@ Alloc Location testing/gtest/src/gtest.cc testing::Test::Run(void) ^^^ +?_Allocate@PAVMessage@IPC@@@std@@YAPAPAVMessage@IPC@@IPAPAV12@@Z [unit_tests.exe] +Alloc Location + ... + ipc/ipc_channel_win.cc IPC::Channel::ChannelImpl::Send(Message::IPC *) + ipc/ipc_channel_win.cc IPC::Channel::Send(Message::IPC *) + ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::OnSendMessage(Message::IPC *) + ipc/ipc_channel_proxy.cc IPC::SendTask::Run(void) + base/message_loop.cc MessageLoop::RunTask(Task *) + ^^^ + +?_Allocate@PAVMessage@IPC@@@std@@YAPAPAVMessage@IPC@@IPAPAV12@@Z [unit_tests.exe] +Alloc Location + ... + ipc/ipc_channel_win.cc IPC::Channel::ChannelImpl::Send(Message::IPC *) + ipc/ipc_channel_win.cc IPC::Channel::Send(Message::IPC *) + ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::OnSendMessage(Message::IPC *) + ipc/ipc_channel_proxy.cc IPC::SendTask::Run(void) + base/message_loop.cc MessageLoop::RunTask(Task *) + ^^^ + +?A0xc590570c::RenderThreadTest_TestVisitedMsg_Test::TestBody(void) [unit_tests.exe] +Alloc Location + ... + chrome/renderer/render_thread_unittest.cc RenderThreadTest_TestVisitedMsg_Test::TestBody(void) + testing/gtest/src/gtest.cc testing::Test::Run(void) + ^^^ + +heap_init [unit_tests.exe] +Alloc Location + ... + third_party/tcmalloc/allocator_shim.cc heap_init + +?_Allocate@V?$scoped_refptr@VMessageFilter@ChannelProxy@IPC@@@@@std@@YAPAV?$scoped_refptr@VMessageFilter@ChannelProxy@IPC@@@@IPAV1@@Z [unit_tests.exe] +Alloc Location + ... + ipc/ipc_channel_proxy.cc IPC::ChannelProxy::Context::OnAddFilter(MessageFilter::ChannelProxy::IPC *) + base/tuple.h ?DispatchToMethod@VContext@ChannelProxy@IPC@@P8123@AEXPAVMessageFilter@23@@ZPAV423@@@YAXPAVContext@ChannelProxy@IPC@@P8012@AEXPAVMessageFilter@12@@ZABU?$Tuple1@PAVMessageFilter@ChannelProxy@IPC@@@@@Z + ^^^ + |