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

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

Issue 16151002: Fix and widen a suppression to make reliability_tests greener (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 6 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 | 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 6796 matching lines...) Expand 10 before | Expand all | Expand 10 after
6807 fun:_ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv 6807 fun:_ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv
6808 fun:_ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv 6808 fun:_ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv
6809 fun:_ZN7content15BrowserMainLoop13CreateThreadsEv 6809 fun:_ZN7content15BrowserMainLoop13CreateThreadsEv
6810 } 6810 }
6811 { 6811 {
6812 bug_222876 6812 bug_222876
6813 Memcheck:Leak 6813 Memcheck:Leak
6814 fun:_Znw* 6814 fun:_Znw*
6815 fun:_ZN21WebDataServiceWrapperC1EP7Profile 6815 fun:_ZN21WebDataServiceWrapperC1EP7Profile
6816 fun:_ZNK21WebDataServiceFactory23BuildServiceInstanceForEPN7content14BrowserC ontextE 6816 fun:_ZNK21WebDataServiceFactory23BuildServiceInstanceForEPN7content14BrowserC ontextE
6817 fun:_ZN26BrowserContextKeyedServiceFactory20GetServiceForBrowserContextEPN7co ntent14BrowserContextEb 6817 fun:_ZN33BrowserContextKeyedServiceFactory27GetServiceForBrowserContextEPN7co ntent14BrowserContextEb
6818 fun:_ZN21WebDataServiceFactory13GetForProfileEP7ProfileNS0_17ServiceAccessTyp eE 6818 fun:_ZN21WebDataServiceFactory13GetForProfileEP7ProfileNS0_17ServiceAccessTyp eE
6819 fun:_ZN14WebDataService18FromBrowserContextEPN7content14BrowserContextE 6819 ...
6820 fun:_ZN12TokenService10InitializeEPKcP7Profile 6820 fun:_ZN12TokenService10InitializeEPKcP7Profile
6821 } 6821 }
6822 { 6822 {
6823 bug_222880 6823 bug_222880
6824 Memcheck:Leak 6824 Memcheck:Leak
6825 fun:malloc 6825 fun:malloc
6826 fun:_ZN3WTF10fastMallocEm 6826 fun:_ZN3WTF10fastMallocEm
6827 fun:_ZN3WTF16VectorBufferBaseINS_6RefPtrIN7WebCore7ArchiveEEEE14allocateBuffe rEm 6827 fun:_ZN3WTF16VectorBufferBaseINS_6RefPtrIN7WebCore7ArchiveEEEE14allocateBuffe rEm
6828 ... 6828 ...
6829 fun:_ZN7WebCore7Archive18addSubframeArchiveEN3WTF10PassRefPtrIS0_EE 6829 fun:_ZN7WebCore7Archive18addSubframeArchiveEN3WTF10PassRefPtrIS0_EE
(...skipping 467 matching lines...) Expand 10 before | Expand all | Expand 10 after
7297 fun:_ZN3ash8internal12_GLOBAL__N_119MirrorWindowCreatorD0Ev 7297 fun:_ZN3ash8internal12_GLOBAL__N_119MirrorWindowCreatorD0Ev
7298 fun:_ZNK4base14DefaultDeleterIN3ash8internal12_GLOBAL__N_119MirrorWindowUpdat erEEclEPS4_ 7298 fun:_ZNK4base14DefaultDeleterIN3ash8internal12_GLOBAL__N_119MirrorWindowUpdat erEEclEPS4_
7299 fun:_ZN4base8internal15scoped_ptr_implIN3ash8internal12_GLOBAL__N_119MirrorWi ndowUpdaterENS_14DefaultDeleterIS5_EEED1Ev 7299 fun:_ZN4base8internal15scoped_ptr_implIN3ash8internal12_GLOBAL__N_119MirrorWi ndowUpdaterENS_14DefaultDeleterIS5_EEED1Ev
7300 fun:_ZN10scoped_ptrIN3ash8internal12_GLOBAL__N_119MirrorWindowUpdaterEN4base1 4DefaultDeleterIS3_EEED1Ev 7300 fun:_ZN10scoped_ptrIN3ash8internal12_GLOBAL__N_119MirrorWindowUpdaterEN4base1 4DefaultDeleterIS3_EEED1Ev
7301 fun:_ZN3ash8internal14DisplayManager14UpdateDisplaysERKSt6vectorINS0_11Displa yInfoESaIS3_EE 7301 fun:_ZN3ash8internal14DisplayManager14UpdateDisplaysERKSt6vectorINS0_11Displa yInfoESaIS3_EE
7302 fun:_ZN3ash8internal14DisplayManager23OnNativeDisplaysChangedERKSt6vectorINS0 _11DisplayInfoESaIS3_EE 7302 fun:_ZN3ash8internal14DisplayManager23OnNativeDisplaysChangedERKSt6vectorINS0 _11DisplayInfoESaIS3_EE
7303 fun:_ZN3ash4test21DisplayManagerTestApi13UpdateDisplayERKSs 7303 fun:_ZN3ash4test21DisplayManagerTestApi13UpdateDisplayERKSs
7304 fun:_ZN3ash4test11AshTestBase13UpdateDisplayERKSs 7304 fun:_ZN3ash4test11AshTestBase13UpdateDisplayERKSs
7305 fun:_ZN3ash8internal44MirrorWindowControllerTest_MirrorCursor_Test8TestBodyEv 7305 fun:_ZN3ash8internal44MirrorWindowControllerTest_MirrorCursor_Test8TestBodyEv
7306 } 7306 }
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