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

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

Issue 11649032: Flush SequenceWorkerPool tasks after each unit test. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 12 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
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 6264 matching lines...) Expand 10 before | Expand all | Expand 10 after
6275 fun:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_11LayoutPointE 6275 fun:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_11LayoutPointE
6276 fun:_ZN7WebCore11RenderLayer18paintLayerContentsEPNS_15GraphicsContextERKNS0_ 17LayerPaintingInfoEj 6276 fun:_ZN7WebCore11RenderLayer18paintLayerContentsEPNS_15GraphicsContextERKNS0_ 17LayerPaintingInfoEj
6277 fun:_ZN7WebCore11RenderLayer31paintLayerContentsAndReflectionEPNS_15GraphicsC ontextERKNS0_17LayerPaintingInfoEj 6277 fun:_ZN7WebCore11RenderLayer31paintLayerContentsAndReflectionEPNS_15GraphicsC ontextERKNS0_17LayerPaintingInfoEj
6278 fun:_ZN7WebCore11RenderLayer10paintLayerEPNS_15GraphicsContextERKNS0_17LayerP aintingInfoEj 6278 fun:_ZN7WebCore11RenderLayer10paintLayerEPNS_15GraphicsContextERKNS0_17LayerP aintingInfoEj
6279 fun:_ZN7WebCore11RenderLayer9paintListEPN3WTF6VectorIPS0_Lm0EEEPNS_15Graphics ContextERKNS0_17LayerPaintingInfoEj 6279 fun:_ZN7WebCore11RenderLayer9paintListEPN3WTF6VectorIPS0_Lm0EEEPNS_15Graphics ContextERKNS0_17LayerPaintingInfoEj
6280 fun:_ZN7WebCore11RenderLayer18paintLayerContentsEPNS_15GraphicsContextERKNS0_ 17LayerPaintingInfoEj 6280 fun:_ZN7WebCore11RenderLayer18paintLayerContentsEPNS_15GraphicsContextERKNS0_ 17LayerPaintingInfoEj
6281 fun:_ZN7WebCore11RenderLayer31paintLayerContentsAndReflectionEPNS_15GraphicsC ontextERKNS0_17LayerPaintingInfoEj 6281 fun:_ZN7WebCore11RenderLayer31paintLayerContentsAndReflectionEPNS_15GraphicsC ontextERKNS0_17LayerPaintingInfoEj
6282 fun:_ZN7WebCore11RenderLayer10paintLayerEPNS_15GraphicsContextERKNS0_17LayerP aintingInfoEj 6282 fun:_ZN7WebCore11RenderLayer10paintLayerEPNS_15GraphicsContextERKNS0_17LayerP aintingInfoEj
6283 } 6283 }
6284 { 6284 {
6285 bug_166470
6286 Memcheck:Leak
6287 fun:_Znw*
6288 fun:_ZN4base4BindIMN11dom_storage17DomStorageContextEFvRK4GURLE13scoped_refpt rIS2_ES3_EENS_8CallbackINS_8internal9BindStateINSB_13FunctorTraitsIT_E12Runnable TypeENSF_7RunTypeEFvNSB_19CallbackParamTraitsIT0_E11StorageTypeENSI_IT1_E11Stora geTypeEEE14UnboundRunTypeEEESE_RKSJ_RKSM_
6289 fun:_ZN7content21DOMStorageContextImpl18DeleteLocalStorageERK4GURL
6290 fun:_ZN7content20StoragePartitionImpl23AsyncClearDataForOriginERK4GURLPN3net2 3URLRequestContextGetterE
6291 fun:_ZN10extensions11DataDeleter13StartDeletingEP7ProfileRKSsRK4GURL
6292 fun:_ZN16ExtensionService18UninstallExtensionESsbPSbItN4base20string16_char_t raitsESaItEE
6293 }
6294 {
6295 bug_166470b
6296 Memcheck:Leak
6297 fun:_Znw*
6298 fun:_ZN9__gnu_cxx13new_allocatorI8FilePathE8allocateEmPKv
6299 fun:_ZNSt12_Vector_baseI8FilePathSaIS0_EE11_M_allocateEm
6300 fun:_ZNSt6vectorI8FilePathSaIS0_EE13_M_insert_auxEN9__gnu_cxx17__normal_itera torIPS0_S2_EERKS0_
6301 fun:_ZNSt6vectorI8FilePathSaIS0_EE9push_backERKS0_
6302 fun:_ZN9file_util15CreateDirectoryERK8FilePath
6303 fun:_ZN11dom_storage17DomStorageContext19GetStorageNamespaceEl
6304 fun:_ZN11dom_storage17DomStorageContext18DeleteLocalStorageERK4GURL
6305 }
6306 {
6307 bug_166470c
6308 Memcheck:Leak
6309 fun:_Znw*
6310 fun:_ZN11dom_storage19DomStorageNamespace24DeleteLocalStorageOriginERK4GURL
6311 fun:_ZN11dom_storage17DomStorageContext18DeleteLocalStorageERK4GURL
6312 }
6313 {
6314 bug_166470d
6315 Memcheck:Leak
6316 ...
6317 fun:_ZN7fileapi26GetOriginIdentifierFromURLERK4GURL
6318 fun:_ZN11dom_storage14DomStorageArea26DatabaseFileNameFromOriginERK4GURL
6319 fun:_ZN11dom_storage14DomStorageAreaC1ERK4GURLRK8FilePathPNS_20DomStorageTask RunnerE
6320 fun:_ZN11dom_storage19DomStorageNamespace24DeleteLocalStorageOriginERK4GURL
6321 fun:_ZN11dom_storage17DomStorageContext18DeleteLocalStorageERK4GURL
6322 }
6323 {
6324 bug_166584 6285 bug_166584
6325 Memcheck:Uninitialized 6286 Memcheck:Uninitialized
6326 fun:_ZN7testing8internal11CmpHelperEQIjjEENS_15AssertionResultEPKcS4_RKT_RKT0 _ 6287 fun:_ZN7testing8internal11CmpHelperEQIjjEENS_15AssertionResultEPKcS4_RKT_RKT0 _
6327 fun:_ZN7testing8internal8EqHelperILb0EE7CompareIjjEENS_15AssertionResultEPKcS 6_RKT_RKT0_ 6288 fun:_ZN7testing8internal8EqHelperILb0EE7CompareIjjEENS_15AssertionResultEPKcS 6_RKT_RKT0_
6328 fun:_ZN39SkBitmapOperationsTest_RotateImage_Test8TestBodyEv 6289 fun:_ZN39SkBitmapOperationsTest_RotateImage_Test8TestBodyEv
6329 } 6290 }
6330 { 6291 {
6331 bug_166709 6292 bug_166709
6332 Memcheck:Leak 6293 Memcheck:Leak
6333 fun:_Znw* 6294 fun:_Znw*
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
6427 { 6388 {
6428 bug_167175 6389 bug_167175
6429 Memcheck:Leak 6390 Memcheck:Leak
6430 ... 6391 ...
6431 fun:_ZN18LocationBarViewGtk4InitEb 6392 fun:_ZN18LocationBarViewGtk4InitEb
6432 fun:_ZN17BrowserToolbarGtk4InitEP10_GtkWindow 6393 fun:_ZN17BrowserToolbarGtk4InitEP10_GtkWindow
6433 fun:_ZN16BrowserWindowGtk11InitWidgetsEv 6394 fun:_ZN16BrowserWindowGtk11InitWidgetsEv
6434 fun:_ZN16BrowserWindowGtk4InitEv 6395 fun:_ZN16BrowserWindowGtk4InitEv
6435 fun:_ZN13BrowserWindow19CreateBrowserWindowEP7Browser 6396 fun:_ZN13BrowserWindow19CreateBrowserWindowEP7Browser
6436 } 6397 }
OLDNEW
« base/threading/sequenced_worker_pool.cc ('K') | « content/public/test/content_test_suite_base.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698