diff options
author | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-20 23:31:59 +0000 |
---|---|---|
committer | nsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-20 23:31:59 +0000 |
commit | 70aea9a5998558d4e356b7ffdba7af25fc9dde95 (patch) | |
tree | 8e0a47e676d561f60ceb98c44f2c5c4bc5bf6083 /base/data | |
parent | b41422d5a4b73bf35c759374625c98d7f7d11cd7 (diff) | |
download | chromium_src-70aea9a5998558d4e356b7ffdba7af25fc9dde95.zip chromium_src-70aea9a5998558d4e356b7ffdba7af25fc9dde95.tar.gz chromium_src-70aea9a5998558d4e356b7ffdba7af25fc9dde95.tar.bz2 |
Remove old files.
Review URL: http://codereview.chromium.org/425008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32711 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'base/data')
-rw-r--r-- | base/data/purify/base_unittests.exe.gtest.txt | 33 | ||||
-rw-r--r-- | base/data/purify/base_unittests.exe_MLK.txt | 97 | ||||
-rw-r--r-- | base/data/purify/base_unittests.exe_MLK_flakey.txt | 18 | ||||
-rw-r--r-- | base/data/purify/base_unittests.exe_MLK_ignore.txt | 93 | ||||
-rw-r--r-- | base/data/purify/base_unittests.exe_PAR_ignore.txt | 8 | ||||
-rw-r--r-- | base/data/purify/base_unittests.exe_UMR.txt | 0 | ||||
-rw-r--r-- | base/data/purify/base_unittests.exe_UMR_flakey.txt | 48 |
7 files changed, 0 insertions, 297 deletions
diff --git a/base/data/purify/base_unittests.exe.gtest.txt b/base/data/purify/base_unittests.exe.gtest.txt deleted file mode 100644 index 1b0085c..0000000 --- a/base/data/purify/base_unittests.exe.gtest.txt +++ /dev/null @@ -1,33 +0,0 @@ -# this test causes Purify to get completely confused, aborting the test and -# popping up 10 or more error dialogs -StatsTableTest.MultipleProcesses - -# see bug 1151158 -# causes purify to occasionally crash, possibly the same reason as 1110206 below -StatsTableTest.MultipleThreads - -# this test takes a really long time to run in Purify -TimeTicks.Rollover -TimeTicks.WinRollover - -# see bug 1110206 -ConditionVariableTest.LargeFastTaskTest - -# see bug 1150075 -MessageLoopTest.Crasher* - -# see bug 1195707 -WMIUtilTest.* - -# see issue 7412 -ScopedTempDir.* - -# see issue 7477 -ObserverListThreadSafeTest.CrossThreadObserver -ObserverListThreadSafeTest.CrossThreadNotifications - -# see bug 10031 -SignatureVerifierTest.BasicTest - -# See issue 24341 / 25598, this test is hanging in purify. -FileUtilICUTest.* diff --git a/base/data/purify/base_unittests.exe_MLK.txt b/base/data/purify/base_unittests.exe_MLK.txt deleted file mode 100644 index e622502..0000000 --- a/base/data/purify/base_unittests.exe_MLK.txt +++ /dev/null @@ -1,97 +0,0 @@ -std::D::_Allocate(unsigned int,char *) [base_unittests.exe] -Alloc Location - ... - base/check_handler_unittest.cc ThisFunctionAsserts(void) - base/check_handler_unittest.cc CheckHandlerTest_TestMacroCheckFunc_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ - -std::_Mutex::_Mutex(void) [base_unittests.exe] -Alloc Location - ... - base/logging.cc logging::LogMessage::LogMessage(char const*,int,int) - base/check_handler_unittest.cc ThisFunctionAsserts(void) - base/check_handler_unittest.cc CheckHandlerTest_TestMacroCheckFunc_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ - -std::basic_streambuf<char,char_traits<char>::std>::basic_streambuf<char,char_traits<char>::std>(void) [base_unittests.exe] -Alloc Location - ... - base/logging.cc logging::LogMessage::LogMessage(char const*,int,int) - base/check_handler_unittest.cc ThisFunctionAsserts(void) - base/check_handler_unittest.cc CheckHandlerTest_TestMacroCheckFunc_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ - -std::ios_base::_Init(void) [base_unittests.exe] -Alloc Location - ... - base/logging.cc logging::LogMessage::LogMessage(char const*,int,int) - base/check_handler_unittest.cc ThisFunctionAsserts(void) - base/check_handler_unittest.cc CheckHandlerTest_TestMacroCheckFunc_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ - -std::D::_Allocate(unsigned int,char *) [base_unittests.exe] -Alloc Location - ... - base/logging.cc logging::LogMessage::~LogMessage(void) - base/check_handler_unittest.cc ThisFunctionAsserts(void) - base/check_handler_unittest.cc CheckHandlerTest_TestMacroCheckFunc_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ - -std::D::_Allocate(unsigned int,char *) [base_unittests.exe] -Alloc Location - ... - base/check_handler_unittest.cc SimpleTestClass::ThisMethodAsserts(void) - base/check_handler_unittest.cc CheckHandlerTest_TestMacroCheckObj_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ - -std::_Mutex::_Mutex(void) [base_unittests.exe] -Alloc Location - ... - base/logging.cc logging::LogMessage::LogMessage(char const*,int,int) - base/check_handler_unittest.cc SimpleTestClass::ThisMethodAsserts(void) - base/check_handler_unittest.cc CheckHandlerTest_TestMacroCheckObj_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ - -std::basic_streambuf<char,char_traits<char>::std>::basic_streambuf<char,char_traits<char>::std>(void) [base_unittests.exe] -Alloc Location - ... - base/logging.cc logging::LogMessage::LogMessage(char const*,int,int) - base/check_handler_unittest.cc SimpleTestClass::ThisMethodAsserts(void) - base/check_handler_unittest.cc CheckHandlerTest_TestMacroCheckObj_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ - -std::ios_base::_Init(void) [base_unittests.exe] -Alloc Location - ... - base/logging.cc logging::LogMessage::LogMessage(char const*,int,int) - base/check_handler_unittest.cc SimpleTestClass::ThisMethodAsserts(void) - base/check_handler_unittest.cc CheckHandlerTest_TestMacroCheckObj_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ - -std::D::_Allocate(unsigned int,char *) [base_unittests.exe] -Alloc Location - ... - base/logging.cc logging::LogMessage::~LogMessage(void) - base/check_handler_unittest.cc SimpleTestClass::ThisMethodAsserts(void) - base/check_handler_unittest.cc CheckHandlerTest_TestMacroCheckObj_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ - -CoTaskMemAlloc [OLE32.DLL] -Alloc Location - ... - base/wmi_util.cc WMIUtil::CreateLocalConnection(bool) - base/wmi_util.cc WMIProcessUtil::Launch(class std::basic_string const &,int *) - base/wmi_util_unittest.cc WMIUtilTest_TestLaunchProcess_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ - diff --git a/base/data/purify/base_unittests.exe_MLK_flakey.txt b/base/data/purify/base_unittests.exe_MLK_flakey.txt deleted file mode 100644 index 17edfc3..0000000 --- a/base/data/purify/base_unittests.exe_MLK_flakey.txt +++ /dev/null @@ -1,18 +0,0 @@ -CoTaskMemAlloc [OLE32.DLL] -Alloc Location - ... - base/wmi_util.cc WMIUtil::CreateLocalConnection(bool) - base/wmi_util.cc WMIProcessUtil::Launch(class std::basic_string const &,int *) - base/wmi_util_unittest.cc WMIUtilTest_TestLaunchProcess_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ - -base::ObjectWatcher::StartWatching(void *,Delegate::ObjectWatcher::base *) [base_unittests.exe] -Alloc Location - ... - base/object_watcher.cc base::ObjectWatcher::StartWatching(void *,Delegate::ObjectWatcher::base *) - base/directory_watcher_win.cc DirectoryWatcher::Impl::OnObjectSignaled(void *) - base/object_watcher.cc base::ObjectWatcher::Watch::Run(void) - base/message_loop.cc MessageLoop::RunTask(Task *) - ^^^ - diff --git a/base/data/purify/base_unittests.exe_MLK_ignore.txt b/base/data/purify/base_unittests.exe_MLK_ignore.txt deleted file mode 100644 index 020fadb..0000000 --- a/base/data/purify/base_unittests.exe_MLK_ignore.txt +++ /dev/null @@ -1,93 +0,0 @@ -# ----- -# Leaks in ::RaiseException, called when we log a fatal error. See bug 1078612. - -std::strstreambuf::overflow(int) [base_unittests.exe] -Alloc Location - ... - base/check_handler_unittest.cc ThisFunctionAsserts(void) - base/check_handler_unittest.cc CheckHandlerTest_TestMacroCheckFunc_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ - -std::_Mutex::_Mutex(void) [base_unittests.exe] -Alloc Location - ... - base/logging.cc logging::LogMessage::LogMessage(char const*,int,int) - base/check_handler_unittest.cc ThisFunctionAsserts(void) - base/check_handler_unittest.cc CheckHandlerTest_TestMacroCheckFunc_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ - -std::basic_streambuf<char,char_traits<char>::std>::basic_streambuf<char,char_traits<char>::std>(void) [base_unittests.exe] -Alloc Location - ... - base/logging.cc logging::LogMessage::LogMessage(char const*,int,int) - base/check_handler_unittest.cc ThisFunctionAsserts(void) - base/check_handler_unittest.cc CheckHandlerTest_TestMacroCheckFunc_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ - -std::ios_base::_Init(void) [base_unittests.exe] -Alloc Location - ... - base/logging.cc logging::LogMessage::LogMessage(char const*,int,int) - base/check_handler_unittest.cc ThisFunctionAsserts(void) - base/check_handler_unittest.cc CheckHandlerTest_TestMacroCheckFunc_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ - -std::D::_Allocate(unsigned int,char *) [base_unittests.exe] -Alloc Location - ... - base/logging.cc logging::LogMessage::~LogMessage(void) - base/check_handler_unittest.cc ThisFunctionAsserts(void) - base/check_handler_unittest.cc CheckHandlerTest_TestMacroCheckFunc_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ - -std::strstreambuf::overflow(int) [base_unittests.exe] -Alloc Location - ... - base/check_handler_unittest.cc SimpleTestClass::ThisMethodAsserts(void) - base/check_handler_unittest.cc CheckHandlerTest_TestMacroCheckObj_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ - -std::_Mutex::_Mutex(void) [base_unittests.exe] -Alloc Location - ... - base/logging.cc logging::LogMessage::LogMessage(char const*,int,int) - base/check_handler_unittest.cc SimpleTestClass::ThisMethodAsserts(void) - base/check_handler_unittest.cc CheckHandlerTest_TestMacroCheckObj_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ - -std::basic_streambuf<char,char_traits<char>::std>::basic_streambuf<char,char_traits<char>::std>(void) [base_unittests.exe] -Alloc Location - ... - base/logging.cc logging::LogMessage::LogMessage(char const*,int,int) - base/check_handler_unittest.cc SimpleTestClass::ThisMethodAsserts(void) - base/check_handler_unittest.cc CheckHandlerTest_TestMacroCheckObj_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ - -std::ios_base::_Init(void) [base_unittests.exe] -Alloc Location - ... - base/logging.cc logging::LogMessage::LogMessage(char const*,int,int) - base/check_handler_unittest.cc SimpleTestClass::ThisMethodAsserts(void) - base/check_handler_unittest.cc CheckHandlerTest_TestMacroCheckObj_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ - -std::D::_Allocate(unsigned int,char *) [base_unittests.exe] -Alloc Location - ... - base/logging.cc logging::LogMessage::~LogMessage(void) - base/check_handler_unittest.cc SimpleTestClass::ThisMethodAsserts(void) - base/check_handler_unittest.cc CheckHandlerTest_TestMacroCheckObj_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ - -# End of leaks in ::RaiseException -# ----- diff --git a/base/data/purify/base_unittests.exe_PAR_ignore.txt b/base/data/purify/base_unittests.exe_PAR_ignore.txt deleted file mode 100644 index 69018f2..0000000 --- a/base/data/purify/base_unittests.exe_PAR_ignore.txt +++ /dev/null @@ -1,8 +0,0 @@ -# Probably a Purify error. See bug 1076843. -WideCharToMultiByte: Invalid size (0x27) for destination buffer. -Error Location - ... - base/file_util_unittest.cc FileUtilTest_ResolveShortcutTest_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ - diff --git a/base/data/purify/base_unittests.exe_UMR.txt b/base/data/purify/base_unittests.exe_UMR.txt deleted file mode 100644 index e69de29..0000000 --- a/base/data/purify/base_unittests.exe_UMR.txt +++ /dev/null diff --git a/base/data/purify/base_unittests.exe_UMR_flakey.txt b/base/data/purify/base_unittests.exe_UMR_flakey.txt deleted file mode 100644 index 443fb23..0000000 --- a/base/data/purify/base_unittests.exe_UMR_flakey.txt +++ /dev/null @@ -1,48 +0,0 @@ -Uninitialized memory read in `anonymous namespace'::PrependInteger -Error Location - base/crypto/rsa_private_key_win.cc `anonymous namespace'::PrependInteger - base/crypto/rsa_private_key_win.cc base::RSAPrivateKey::ExportPrivateKey(vector::std *) - base/crypto/rsa_private_key_unittest.cc RSAPrivateKeyUnitTest_InitRandomTest_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ -Alloc Location - ... - base/crypto/rsa_private_key_win.cc base::RSAPrivateKey::ExportPrivateKey(vector::std *) - base/crypto/rsa_private_key_unittest.cc RSAPrivateKeyUnitTest_InitRandomTest_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ - -Uninitialized memory read in base::PrivateKeyInfoCodec::PrependIntegerImpl(BYTE *,int,list<BYTE,allocator<BYTE>::std>::std *,bool) -Error Location - base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::PrependIntegerImpl(BYTE *,int,list::std *,bool) - base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::PrependInteger(vector::std const&,list::std *) - base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::Export(vector::std *) - base/crypto/rsa_private_key_win.cc base::RSAPrivateKey::ExportPrivateKey(vector::std *) - ... -Alloc Location - ... - base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::PrependIntegerImpl(BYTE *,int,list::std *,bool) - base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::PrependInteger(vector::std const&,list::std *) - base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::Export(vector::std *) - base/crypto/rsa_private_key_win.cc base::RSAPrivateKey::ExportPrivateKey(vector::std *) - ... - -Uninitialized memory read in base::PrivateKeyInfoCodec::PrependIntegerImpl(BYTE *,int,list<BYTE,allocator<BYTE>::std>::std *,bool) -Error Location - base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::PrependIntegerImpl(BYTE *,int,list::std *,bool) - base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::PrependInteger(vector::std const&,list::std *) - base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::Export(vector::std *) - base/crypto/rsa_private_key_win.cc base::RSAPrivateKey::ExportPrivateKey(vector::std *) - base/crypto/signature_creator_unittest.cc SignatureCreatorTest_BasicTest_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ -Alloc Location - ... - base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::PrependIntegerImpl(BYTE *,int,list::std *,bool) - base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::PrependInteger(vector::std const&,list::std *) - base/crypto/rsa_private_key.cc base::PrivateKeyInfoCodec::Export(vector::std *) - base/crypto/rsa_private_key_win.cc base::RSAPrivateKey::ExportPrivateKey(vector::std *) - base/crypto/signature_creator_unittest.cc SignatureCreatorTest_BasicTest_Test::TestBody(void) - testing/gtest/src/gtest.cc testing::Test::Run(void) - ^^^ - |