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

Side by Side Diff: tools/valgrind/memcheck/suppressions.txt

Issue 591323002: Valgrind: Supress a couple of layout tests errors. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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
« no previous file with comments | « no previous file | 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 four kinds of suppressions in this file. 1 # There are four 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, or stuff that is somehow a false positive 4 # 2. intentional unit test errors, or 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 (but a few aren't yet). 8 # These should all be in chromium's bug tracking system (but a few aren't yet).
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 468 matching lines...) Expand 10 before | Expand all | Expand 10 after
479 fun:_ZN5blinkL21extractRangeComponentEPN3WTF6StringERKNS0_6RefPtrINS_10JSONOb jectEEERKS1_Rj 479 fun:_ZN5blinkL21extractRangeComponentEPN3WTF6StringERKNS0_6RefPtrINS_10JSONOb jectEEERKS1_Rj
480 fun:_ZN5blinkL22jsonRangeToSourceRangeEPN3WTF6StringEPNS_23InspectorStyleShee tBase* 480 fun:_ZN5blinkL22jsonRangeToSourceRangeEPN3WTF6StringEPNS_23InspectorStyleShee tBase*
481 fun:_ZN5blink17InspectorCSSAgent* 481 fun:_ZN5blink17InspectorCSSAgent*
482 fun:_ZThn40_N5blink17InspectorCSSAgent* 482 fun:_ZThn40_N5blink17InspectorCSSAgent*
483 fun:_ZN5blink30InspectorBackendDispatcherImpl* 483 fun:_ZN5blink30InspectorBackendDispatcherImpl*
484 fun:_ZN5blink30InspectorBackendDispatcherImpl8dispatchERKN3WTF6StringE 484 fun:_ZN5blink30InspectorBackendDispatcherImpl8dispatchERKN3WTF6StringE
485 fun:_ZN5blink19InspectorController27dispatchMessageFromFrontendERKN3WTF6Strin gE 485 fun:_ZN5blink19InspectorController27dispatchMessageFromFrontendERKN3WTF6Strin gE
486 fun:_ZN5blink20WebDevToolsAgentImpl26dispatchOnInspectorBackendERKNS_9WebStri ngE 486 fun:_ZN5blink20WebDevToolsAgentImpl26dispatchOnInspectorBackendERKNS_9WebStri ngE
487 fun:_ZN7content13DevToolsAgent28OnDispatchOnInspectorBackendERKSs 487 fun:_ZN7content13DevToolsAgent28OnDispatchOnInspectorBackendERKSs
488 } 488 }
489 {
490 bug_399852_d
491 Memcheck:Uninitialized
492 fun:_ZN5blink14DateComponents10parseMonthERKN3WTF6StringEjRj
493 ...
494 fun:_ZNK5blink24BaseDateAndTimeInputType21parseToDateComponentsERKN3WTF6Strin gEPNS_14DateComponentsE
495 fun:_ZNK5blink24BaseDateAndTimeInputType15typeMismatchForERKN3WTF6StringE
496 fun:_ZNK5blink24BaseDateAndTimeInputType13sanitizeValueERKN3WTF6StringE
497 }
489 498
490 #----------------------------------------------------------------------- 499 #-----------------------------------------------------------------------
491 # 3. Suppressions for real chromium bugs that are not yet fixed. 500 # 3. Suppressions for real chromium bugs that are not yet fixed.
492 # These should all be in chromium's bug tracking system (but a few aren't yet). 501 # These should all be in chromium's bug tracking system (but a few aren't yet).
493 502
494 { 503 {
495 # webkit leak? See http://crbug.com/9503 504 # webkit leak? See http://crbug.com/9503
496 bug_9503 505 bug_9503
497 Memcheck:Leak 506 Memcheck:Leak
498 ... 507 ...
(...skipping 3468 matching lines...) Expand 10 before | Expand all | Expand 10 after
3967 } 3976 }
3968 { 3977 {
3969 bug_415092 3978 bug_415092
3970 Memcheck:Leak 3979 Memcheck:Leak
3971 fun:_Znw* 3980 fun:_Znw*
3972 fun:_ZN4base22PosixDynamicThreadPool7AddTaskEPNS_11PendingTaskE 3981 fun:_ZN4base22PosixDynamicThreadPool7AddTaskEPNS_11PendingTaskE
3973 fun:_ZN4base22PosixDynamicThreadPool8PostTaskERKN15tracked_objects8LocationER KNS_8CallbackIFvvEEE 3982 fun:_ZN4base22PosixDynamicThreadPool8PostTaskERKN15tracked_objects8LocationER KNS_8CallbackIFvvEEE
3974 fun:_ZN4base12_GLOBAL__N_114WorkerPoolImpl8PostTaskERKN15tracked_objects8Loca tionERKNS_8CallbackIFvvEEEb 3983 fun:_ZN4base12_GLOBAL__N_114WorkerPoolImpl8PostTaskERKN15tracked_objects8Loca tionERKNS_8CallbackIFvvEEEb
3975 fun:_ZN4base10WorkerPool8PostTaskERKN15tracked_objects8LocationERKNS_8Callbac kIFvvEEEb 3984 fun:_ZN4base10WorkerPool8PostTaskERKN15tracked_objects8LocationERKNS_8Callbac kIFvvEEEb
3976 } 3985 }
3986 {
3987 bug_416729
3988 Memcheck:Unaddressable
3989 fun:_ZNK5blink6MemberINS_38PlatformSpeechSynthesisUtteranceClientEEcvPS1_Ev
3990 fun:_ZNK5blink32PlatformSpeechSynthesisUtterance6clientEv
3991 fun:_ZN5blink15SpeechSynthesis17didFinishSpeakingEPNS_32PlatformSpeechSynthes isUtteranceE
3992 fun:_ZN5blink29PlatformSpeechSynthesizerMock16speakingFinishedEPNS_5TimerIS0_ EE
3993 fun:_ZN5blink5TimerINS_29PlatformSpeechSynthesizerMockEE5firedEv
3994 fun:_ZN5blink12ThreadTimers24sharedTimerFiredInternalEv
3995 fun:_ZN5blink12ThreadTimers16sharedTimerFiredEv
3996 fun:_ZN5blink9Scheduler15tickSharedTimerEv
3997 fun:_ZN5blink9Scheduler18sharedTimerAdapterEv
3998 fun:_ZN7content17BlinkPlatformImpl9DoTimeoutEv
3999 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698