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

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, 11 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 6220 matching lines...) Expand 10 before | Expand all | Expand 10 after
6231 fun:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_11LayoutPointE 6231 fun:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_11LayoutPointE
6232 fun:_ZN7WebCore11RenderLayer18paintLayerContentsEPNS_15GraphicsContextERKNS0_ 17LayerPaintingInfoEj 6232 fun:_ZN7WebCore11RenderLayer18paintLayerContentsEPNS_15GraphicsContextERKNS0_ 17LayerPaintingInfoEj
6233 fun:_ZN7WebCore11RenderLayer31paintLayerContentsAndReflectionEPNS_15GraphicsC ontextERKNS0_17LayerPaintingInfoEj 6233 fun:_ZN7WebCore11RenderLayer31paintLayerContentsAndReflectionEPNS_15GraphicsC ontextERKNS0_17LayerPaintingInfoEj
6234 fun:_ZN7WebCore11RenderLayer10paintLayerEPNS_15GraphicsContextERKNS0_17LayerP aintingInfoEj 6234 fun:_ZN7WebCore11RenderLayer10paintLayerEPNS_15GraphicsContextERKNS0_17LayerP aintingInfoEj
6235 fun:_ZN7WebCore11RenderLayer9paintListEPN3WTF6VectorIPS0_Lm0EEEPNS_15Graphics ContextERKNS0_17LayerPaintingInfoEj 6235 fun:_ZN7WebCore11RenderLayer9paintListEPN3WTF6VectorIPS0_Lm0EEEPNS_15Graphics ContextERKNS0_17LayerPaintingInfoEj
6236 fun:_ZN7WebCore11RenderLayer18paintLayerContentsEPNS_15GraphicsContextERKNS0_ 17LayerPaintingInfoEj 6236 fun:_ZN7WebCore11RenderLayer18paintLayerContentsEPNS_15GraphicsContextERKNS0_ 17LayerPaintingInfoEj
6237 fun:_ZN7WebCore11RenderLayer31paintLayerContentsAndReflectionEPNS_15GraphicsC ontextERKNS0_17LayerPaintingInfoEj 6237 fun:_ZN7WebCore11RenderLayer31paintLayerContentsAndReflectionEPNS_15GraphicsC ontextERKNS0_17LayerPaintingInfoEj
6238 fun:_ZN7WebCore11RenderLayer10paintLayerEPNS_15GraphicsContextERKNS0_17LayerP aintingInfoEj 6238 fun:_ZN7WebCore11RenderLayer10paintLayerEPNS_15GraphicsContextERKNS0_17LayerP aintingInfoEj
6239 } 6239 }
6240 { 6240 {
6241 bug_166470
6242 Memcheck:Leak
6243 fun:_Znw*
6244 fun:_ZN4base4BindIMN11dom_storage17DomStorageContextEFvRK4GURLE13scoped_refpt rIS2_ES3_EENS_8CallbackINS_8internal9BindStateINSB_13FunctorTraitsIT_E12Runnable TypeENSF_7RunTypeEFvNSB_19CallbackParamTraitsIT0_E11StorageTypeENSI_IT1_E11Stora geTypeEEE14UnboundRunTypeEEESE_RKSJ_RKSM_
6245 fun:_ZN7content21DOMStorageContextImpl18DeleteLocalStorageERK4GURL
6246 fun:_ZN7content20StoragePartitionImpl23AsyncClearDataForOriginERK4GURLPN3net2 3URLRequestContextGetterE
6247 fun:_ZN10extensions11DataDeleter13StartDeletingEP7ProfileRKSsRK4GURL
6248 fun:_ZN16ExtensionService18UninstallExtensionESsbPSbItN4base20string16_char_t raitsESaItEE
6249 }
6250 {
6251 bug_166470b
6252 Memcheck:Leak
6253 fun:_Znw*
6254 fun:_ZN9__gnu_cxx13new_allocatorI8FilePathE8allocateEmPKv
6255 fun:_ZNSt12_Vector_baseI8FilePathSaIS0_EE11_M_allocateEm
6256 fun:_ZNSt6vectorI8FilePathSaIS0_EE13_M_insert_auxEN9__gnu_cxx17__normal_itera torIPS0_S2_EERKS0_
6257 fun:_ZNSt6vectorI8FilePathSaIS0_EE9push_backERKS0_
6258 fun:_ZN9file_util15CreateDirectoryERK8FilePath
6259 fun:_ZN11dom_storage17DomStorageContext19GetStorageNamespaceEl
6260 fun:_ZN11dom_storage17DomStorageContext18DeleteLocalStorageERK4GURL
6261 }
6262 {
6263 bug_166470c
6264 Memcheck:Leak
6265 fun:_Znw*
6266 fun:_ZN11dom_storage19DomStorageNamespace24DeleteLocalStorageOriginERK4GURL
6267 fun:_ZN11dom_storage17DomStorageContext18DeleteLocalStorageERK4GURL
6268 }
6269 {
6270 bug_166470d
6271 Memcheck:Leak
6272 ...
6273 fun:_ZN7fileapi26GetOriginIdentifierFromURLERK4GURL
6274 fun:_ZN11dom_storage14DomStorageArea26DatabaseFileNameFromOriginERK4GURL
6275 fun:_ZN11dom_storage14DomStorageAreaC1ERK4GURLRK8FilePathPNS_20DomStorageTask RunnerE
6276 fun:_ZN11dom_storage19DomStorageNamespace24DeleteLocalStorageOriginERK4GURL
6277 fun:_ZN11dom_storage17DomStorageContext18DeleteLocalStorageERK4GURL
6278 }
6279 {
6280 bug_166584 6241 bug_166584
6281 Memcheck:Uninitialized 6242 Memcheck:Uninitialized
6282 fun:_ZN7testing8internal11CmpHelperEQIjjEENS_15AssertionResultEPKcS4_RKT_RKT0 _ 6243 fun:_ZN7testing8internal11CmpHelperEQIjjEENS_15AssertionResultEPKcS4_RKT_RKT0 _
6283 fun:_ZN7testing8internal8EqHelperILb0EE7CompareIjjEENS_15AssertionResultEPKcS 6_RKT_RKT0_ 6244 fun:_ZN7testing8internal8EqHelperILb0EE7CompareIjjEENS_15AssertionResultEPKcS 6_RKT_RKT0_
6284 fun:_ZN39SkBitmapOperationsTest_RotateImage_Test8TestBodyEv 6245 fun:_ZN39SkBitmapOperationsTest_RotateImage_Test8TestBodyEv
6285 } 6246 }
6286 { 6247 {
6287 bug_166709 6248 bug_166709
6288 Memcheck:Leak 6249 Memcheck:Leak
6289 fun:_Znw* 6250 fun:_Znw*
(...skipping 187 matching lines...) Expand 10 before | Expand all | Expand 10 after
6477 fun:sqlite3VdbeExec 6438 fun:sqlite3VdbeExec
6478 fun:sqlite3Step 6439 fun:sqlite3Step
6479 fun:sqlite3_step 6440 fun:sqlite3_step
6480 fun:_ZN7WebCore15SQLiteStatement4stepEv 6441 fun:_ZN7WebCore15SQLiteStatement4stepEv
6481 fun:_ZN7WebCore15SQLiteStatement14executeCommandEv 6442 fun:_ZN7WebCore15SQLiteStatement14executeCommandEv
6482 fun:_ZN7WebCore14SQLiteDatabase14executeCommandERKN3WTF6StringE 6443 fun:_ZN7WebCore14SQLiteDatabase14executeCommandERKN3WTF6StringE
6483 fun:_ZN7WebCore17SQLiteTransaction6commitEv 6444 fun:_ZN7WebCore17SQLiteTransaction6commitEv
6484 fun:_ZN7WebCore14SQLTransaction19postflightAndCommitEv 6445 fun:_ZN7WebCore14SQLTransaction19postflightAndCommitEv
6485 fun:_ZN7WebCore14SQLTransaction13runStatementsEv 6446 fun:_ZN7WebCore14SQLTransaction13runStatementsEv
6486 } 6447 }
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