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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | tools/valgrind/memcheck_analyze.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # There are three kinds of suppressions in this file: 1 # There are three kinds of suppressions in this file:
2 # 1. Third party stuff we have no control over. 2 # 1. Third party stuff we have no control over.
3 # 3 #
4 # 2. Intentional unit test errors, stuff that is somehow a false positive 4 # 2. Intentional unit test errors, stuff that is somehow a false positive
5 # in our own code, or stuff that is so trivial it's not worth fixing. 5 # in our own code, or stuff that is so trivial it's not worth fixing.
6 # 6 #
7 # 3. Suppressions for real chromium bugs that are not yet fixed. 7 # 3. Suppressions for real chromium bugs that are not yet fixed.
8 # These should all be in chromium's bug tracking system. 8 # These should all be in chromium's bug tracking system.
9 # Periodically we should sweep this file and the bug tracker clean by 9 # Periodically we should sweep this file and the bug tracker clean by
10 # running overnight and removing outdated bugs/suppressions. 10 # running overnight and removing outdated bugs/suppressions.
(...skipping 1366 matching lines...) Expand 10 before | Expand all | Expand 10 after
1377 } 1377 }
1378 { 1378 {
1379 bug_49250_c 1379 bug_49250_c
1380 Memcheck:Cond 1380 Memcheck:Cond
1381 fun:gleUpdateFogData 1381 fun:gleUpdateFogData
1382 fun:gleUpdateState 1382 fun:gleUpdateState
1383 fun:_ZN8remoting11CapturerMac12CaptureRectsERKSt3setIN3gfx4RectESt4lessIS3_ES aIS3_EEP14CallbackRunnerI6Tuple1I13scoped_refptrINS_11CaptureDataEEEE 1383 fun:_ZN8remoting11CapturerMac12CaptureRectsERKSt3setIN3gfx4RectESt4lessIS3_ES aIS3_EEP14CallbackRunnerI6Tuple1I13scoped_refptrINS_11CaptureDataEEEE
1384 fun:_ZN8remoting8Capturer19CaptureInvalidRectsEP14CallbackRunnerI6Tuple1I13sc oped_refptrINS_11CaptureDataEEEE 1384 fun:_ZN8remoting8Capturer19CaptureInvalidRectsEP14CallbackRunnerI6Tuple1I13sc oped_refptrINS_11CaptureDataEEEE
1385 fun:_ZN8remoting28CapturerMacTest_Capture_Test8TestBodyEv 1385 fun:_ZN8remoting28CapturerMacTest_Capture_Test8TestBodyEv
1386 } 1386 }
1387
1388 # See tools/valgrind/memcheck_analyze.py before modifying sanity tests.
1389 {
1390 bug_49253 Memcheck sanity test 04 (malloc/write left) or Memcheck sanity test 05 (malloc/write right) on Mac.
1391 Memcheck:Addr1
1392 fun:_Z14MakeSomeErrorsPcm
1393 fun:_ZN43ToolsSanityTest_AccessesToMallocMemory_Test8TestBodyEv
1394 fun:_ZN7testing4Test3RunEv
1395 fun:_ZN7testing8internal12TestInfoImpl3RunEv
1396 fun:_ZN7testing8TestCase3RunEv
1397 fun:_ZN7testing8internal12UnitTestImpl11RunAllTestsEv
1398 fun:_ZN9TestSuite3RunEv
1399 fun:main
1400 }
1401 {
1402 bug_49253 Memcheck sanity test 13 (single element deleted with []) on Mac.
1403 Memcheck:Free
1404 fun:_ZdaPv
1405 fun:_ZN7testing4Test3RunEv
1406 fun:_ZN7testing8internal12TestInfoImpl3RunEv
1407 fun:_ZN7testing8TestCase3RunEv
1408 fun:_ZN7testing8internal12UnitTestImpl11RunAllTestsEv
1409 fun:_ZN9TestSuite3RunEv
1410 fun:main
1411 }
1412 {
1413 bug_49253 Memcheck sanity test 08 (new/write left) or Memcheck sanity test 09 (new/write right) on Mac.
1414 Memcheck:Addr1
1415 fun:_Z14MakeSomeErrorsPcm
1416 fun:_ZN40ToolsSanityTest_AccessesToNewMemory_Test8TestBodyEv
1417 fun:_ZN7testing4Test3RunEv
1418 fun:_ZN7testing8internal12TestInfoImpl3RunEv
1419 fun:_ZN7testing8TestCase3RunEv
1420 fun:_ZN7testing8internal12UnitTestImpl11RunAllTestsEv
1421 fun:_ZN9TestSuite3RunEv
1422 fun:main
1423 }
1424 {
1425 bug_49253 Memcheck sanity test 12 (array deleted without []) on Mac.
1426 Memcheck:Free
1427 fun:_ZdlPv
1428 fun:_ZN7testing4Test3RunEv
1429 fun:_ZN7testing8internal12TestInfoImpl3RunEv
1430 fun:_ZN7testing8TestCase3RunEv
1431 fun:_ZN7testing8internal12UnitTestImpl11RunAllTestsEv
1432 fun:_ZN9TestSuite3RunEv
1433 fun:main
1434 }
1435 { 1387 {
1436 bug_49268_2 1388 bug_49268_2
1437 Memcheck:Leak 1389 Memcheck:Leak
1438 fun:_Znw* 1390 fun:_Znw*
1439 fun:_ZN19DownloadManagerTestC2Ev 1391 fun:_ZN19DownloadManagerTestC2Ev
1440 fun:_ZN7testing8internal15TestFactoryImplI40DownloadManagerTest_GetSafeFilena me_TestE10CreateTestEv 1392 fun:_ZN7testing8internal15TestFactoryImplI40DownloadManagerTest_GetSafeFilena me_TestE10CreateTestEv
1441 } 1393 }
1442 { 1394 {
1443 bug_49268_3 1395 bug_49268_3
1444 Memcheck:Leak 1396 Memcheck:Leak
(...skipping 145 matching lines...) Expand 10 before | Expand all | Expand 10 after
1590 fun:_ZN16ChildProcessHost13CreateChannelEv 1542 fun:_ZN16ChildProcessHost13CreateChannelEv
1591 fun:_ZN18UtilityProcessHost12StartProcessERK8FilePath 1543 fun:_ZN18UtilityProcessHost12StartProcessERK8FilePath
1592 fun:_ZN18UtilityProcessHost22StartExtensionUnpackerERK8FilePath 1544 fun:_ZN18UtilityProcessHost22StartExtensionUnpackerERK8FilePath
1593 fun:_ZN14RunnableMethodI26SandboxedExtensionUnpackerMS0_FvRK8FilePathE6Tuple1 IS1_EE3RunEv 1545 fun:_ZN14RunnableMethodI26SandboxedExtensionUnpackerMS0_FvRK8FilePathE6Tuple1 IS1_EE3RunEv
1594 fun:_ZN11MessageLoop7RunTaskEP4Task 1546 fun:_ZN11MessageLoop7RunTaskEP4Task
1595 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE 1547 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
1596 fun:_ZN11MessageLoop6DoWorkEv 1548 fun:_ZN11MessageLoop6DoWorkEv
1597 fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE 1549 fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE
1598 fun:_ZN11MessageLoop11RunInternalEv 1550 fun:_ZN11MessageLoop11RunInternalEv
1599 } 1551 }
OLDNEW
« 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