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

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

Issue 3158024: Remove Mac-specific sanity test expectations since "-O1 -g ..." is back thank... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 4 months 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
« no previous file with comments | « no previous file | tools/valgrind/memcheck_analyze.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/valgrind/memcheck/suppressions_mac.txt
===================================================================
--- tools/valgrind/memcheck/suppressions_mac.txt (revision 56660)
+++ tools/valgrind/memcheck/suppressions_mac.txt (working copy)
@@ -1384,55 +1384,7 @@
fun:_ZN8remoting8Capturer19CaptureInvalidRectsEP14CallbackRunnerI6Tuple1I13scoped_refptrINS_11CaptureDataEEEE
fun:_ZN8remoting28CapturerMacTest_Capture_Test8TestBodyEv
}
-
-# See tools/valgrind/memcheck_analyze.py before modifying sanity tests.
{
- bug_49253 Memcheck sanity test 04 (malloc/write left) or Memcheck sanity test 05 (malloc/write right) on Mac.
- Memcheck:Addr1
- fun:_Z14MakeSomeErrorsPcm
- fun:_ZN43ToolsSanityTest_AccessesToMallocMemory_Test8TestBodyEv
- fun:_ZN7testing4Test3RunEv
- fun:_ZN7testing8internal12TestInfoImpl3RunEv
- fun:_ZN7testing8TestCase3RunEv
- fun:_ZN7testing8internal12UnitTestImpl11RunAllTestsEv
- fun:_ZN9TestSuite3RunEv
- fun:main
-}
-{
- bug_49253 Memcheck sanity test 13 (single element deleted with []) on Mac.
- Memcheck:Free
- fun:_ZdaPv
- fun:_ZN7testing4Test3RunEv
- fun:_ZN7testing8internal12TestInfoImpl3RunEv
- fun:_ZN7testing8TestCase3RunEv
- fun:_ZN7testing8internal12UnitTestImpl11RunAllTestsEv
- fun:_ZN9TestSuite3RunEv
- fun:main
-}
-{
- bug_49253 Memcheck sanity test 08 (new/write left) or Memcheck sanity test 09 (new/write right) on Mac.
- Memcheck:Addr1
- fun:_Z14MakeSomeErrorsPcm
- fun:_ZN40ToolsSanityTest_AccessesToNewMemory_Test8TestBodyEv
- fun:_ZN7testing4Test3RunEv
- fun:_ZN7testing8internal12TestInfoImpl3RunEv
- fun:_ZN7testing8TestCase3RunEv
- fun:_ZN7testing8internal12UnitTestImpl11RunAllTestsEv
- fun:_ZN9TestSuite3RunEv
- fun:main
-}
-{
- bug_49253 Memcheck sanity test 12 (array deleted without []) on Mac.
- Memcheck:Free
- fun:_ZdlPv
- fun:_ZN7testing4Test3RunEv
- fun:_ZN7testing8internal12TestInfoImpl3RunEv
- fun:_ZN7testing8TestCase3RunEv
- fun:_ZN7testing8internal12UnitTestImpl11RunAllTestsEv
- fun:_ZN9TestSuite3RunEv
- fun:main
-}
-{
bug_49268_2
Memcheck:Leak
fun:_Znw*
« no previous file with comments | « no previous file | tools/valgrind/memcheck_analyze.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698