Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(309)

Unified Diff: tools/valgrind/memcheck/suppressions.txt

Issue 404036: No need to run out of memory test under valgrind - they will obviously leak,... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tools/valgrind/memcheck/suppressions.txt
===================================================================
--- tools/valgrind/memcheck/suppressions.txt (revision 32433)
+++ tools/valgrind/memcheck/suppressions.txt (working copy)
@@ -1605,11 +1605,3 @@
fun:_ZN14RunnableMethodIN7history14HistoryBackendEMS1_FvbE6Tuple1IbEE3RunEv
fun:_ZN11MessageLoop7RunTaskEP4Task
}
-{
- bug_28179
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN4base22LinuxDynamicThreadPool8PostTaskEP4Task
- ...
- fun:_ZN7testing4Test3RunEv
-}
« base/data/valgrind/base_unittests.gtest.txt ('K') | « base/data/valgrind/base_unittests.gtest.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698