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

Side by Side Diff: tools/valgrind/suppressions_mac.txt

Issue 155465: Bug 15762 happens on Linux, too, so move suppression to generic file.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 5 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 | « tools/valgrind/suppressions.txt ('k') | no next file » | 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 270 matching lines...) Expand 10 before | Expand all | Expand 10 after
281 fun:_ZN24ExtensionsServiceBackend19OnExtensionUnpackedERK8FilePathS2_SsbRK15D ictionaryValueRKSt6vectorI6Tuple2I8SkBitmapS0_ESaIS9_EE 281 fun:_ZN24ExtensionsServiceBackend19OnExtensionUnpackedERK8FilePathS2_SsbRK15D ictionaryValueRKSt6vectorI6Tuple2I8SkBitmapS0_ESaIS9_EE
282 } 282 }
283 { 283 {
284 bug_12640d 284 bug_12640d
285 Memcheck:Cond 285 Memcheck:Cond
286 fun:_ZN10PNGEncoder18EncodeBGRASkBitmapERK8SkBitmapbPSt6vectorIhSaIhEE 286 fun:_ZN10PNGEncoder18EncodeBGRASkBitmapERK8SkBitmapbPSt6vectorIhSaIhEE
287 fun:_ZN24ExtensionsServiceBackend19OnExtensionUnpackedERK8FilePathS2_SsbRK15D ictionaryValueRKSt6vectorI6Tuple2I8SkBitmapS0_ESaIS9_EE 287 fun:_ZN24ExtensionsServiceBackend19OnExtensionUnpackedERK8FilePathS2_SsbRK15D ictionaryValueRKSt6vectorI6Tuple2I8SkBitmapS0_ESaIS9_EE
288 fun:_ZN24ExtensionsServiceBackend14UnpackerClient30OnUnpackExtensionSucceeded ImplERK15DictionaryValueRKSt6vectorI6Tuple2I8SkBitmap8FilePathESaIS8_EE 288 fun:_ZN24ExtensionsServiceBackend14UnpackerClient30OnUnpackExtensionSucceeded ImplERK15DictionaryValueRKSt6vectorI6Tuple2I8SkBitmap8FilePathESaIS8_EE
289 } 289 }
290 { 290 {
291 bug_15762
292 Memcheck:Cond
293 fun:_ZN7testing8internal11CmpHelperEQIjjEENS_15AssertionResultEPKcS4_RKT_RKT0 _
294 fun:_ZN7testing8internal8EqHelperILb0EE7CompareIjjEENS_15AssertionResultEPKcS 6_RKT_RKT0_
295 fun:_ZN39ImageOperations_CreateMaskedBitmap_Test8TestBodyEv
296 fun:_ZN7testing4Test3RunEv
297 fun:_ZN7testing8internal12TestInfoImpl3RunEv
298 fun:_ZN7testing8internal12TestInfoImpl7RunTestEPNS_8TestInfoE
299 fun:_ZNK7testing8internal4ListIPNS_8TestInfoEE7ForEachIPFvS3_EEEvT_
300 fun:_ZN7testing8TestCase3RunEv
301 fun:_ZN7testing8TestCase11RunTestCaseEPS0_
302 fun:_ZNK7testing8internal4ListIPNS_8TestCaseEE7ForEachIPFvS3_EEEvT_
303 fun:_ZN7testing8internal12UnitTestImpl11RunAllTestsEv
304 fun:_ZN7testing8UnitTest3RunEv
305 fun:main
306 }
307 {
308 bug_15819a 291 bug_15819a
309 Memcheck:Cond 292 Memcheck:Cond
310 fun:_ZNK10CMMMtxOnly10ConvertMinE10CMM3x3Type10CMM3x1TypeR12CMMMinBuffermm 293 fun:_ZNK10CMMMtxOnly10ConvertMinE10CMM3x3Type10CMM3x1TypeR12CMMMinBuffermm
311 ... 294 ...
312 fun:CGContextDrawImage 295 fun:CGContextDrawImage
313 fun:_ZN3gfx17CGImageToSkBitmapEP7CGImage 296 fun:_ZN3gfx17CGImageToSkBitmapEP7CGImage
314 } 297 }
315 { 298 {
316 bug_15819b 299 bug_15819b
317 Memcheck:Value4 300 Memcheck:Value4
(...skipping 20 matching lines...) Expand all
338 fun:_Znwm 321 fun:_Znwm
339 fun:_ZN3IPC11SyncChannelC1ERKSsNS_7Channel4ModeEPNS3_8ListenerEPNS_12ChannelP roxy13MessageFilterEP11MessageLoopbPN4base13WaitableEventE 322 fun:_ZN3IPC11SyncChannelC1ERKSsNS_7Channel4ModeEPNS3_8ListenerEPNS_12ChannelP roxy13MessageFilterEP11MessageLoopbPN4base13WaitableEventE
340 fun:_ZN11ChildThread4InitEv 323 fun:_ZN11ChildThread4InitEv
341 fun:_ZN12RenderThread4InitEv 324 fun:_ZN12RenderThread4InitEv
342 fun:_ZN4base6Thread10ThreadMainEv 325 fun:_ZN4base6Thread10ThreadMainEv
343 fun:_ZL10ThreadFuncPv 326 fun:_ZL10ThreadFuncPv
344 fun:_pthread_start 327 fun:_pthread_start
345 fun:thread_start 328 fun:thread_start
346 } 329 }
347 330
OLDNEW
« no previous file with comments | « tools/valgrind/suppressions.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698