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

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

Issue 13742003: Leaks / Uninitialized data in CompositingIOSurfaceTransformerTest.* (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Disable failing test too. Created 7 years, 8 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/gtest_exclude/content_unittests.gtest.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 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 6915 matching lines...) Expand 10 before | Expand all | Expand 10 after
6926 fun:_ZN10extensions16UserScriptMaster9StartLoadEv 6926 fun:_ZN10extensions16UserScriptMaster9StartLoadEv
6927 fun:_ZN10extensions16UserScriptMaster7ObserveEiRKN7content18NotificationSourc eERKNS1_19NotificationDetailsE 6927 fun:_ZN10extensions16UserScriptMaster7ObserveEiRKN7content18NotificationSourc eERKNS1_19NotificationDetailsE
6928 } 6928 }
6929 { 6929 {
6930 bug_227271 6930 bug_227271
6931 Memcheck:Leak 6931 Memcheck:Leak
6932 fun:_Znw* 6932 fun:_Znw*
6933 ... 6933 ...
6934 fun:_ZN15ScreenshotTaker16ShowNotificationEN23ScreenshotTakerObserver6ResultE RKN4base8FilePathE 6934 fun:_ZN15ScreenshotTaker16ShowNotificationEN23ScreenshotTakerObserver6ResultE RKN4base8FilePathE
6935 } 6935 }
6936 {
6937 bug_227278a
6938 Memcheck:Uninitialized
6939 ...
6940 fun:_ZN7content35CompositingIOSurfaceTransformerTest13RunResizeTestERK8SkBitm apRKN3gfx4RectERKNS4_4SizeE
6941 fun:_ZN7content65CompositingIOSurfaceTransformerTest_ResizesTexturesCorrectly _Test8TestBodyEv
6942 }
6943 {
6944 bug_227278b
6945 Memcheck:Uninitialized
6946 ...
6947 fun:_ZN7content35CompositingIOSurfaceTransformerTest25RunTransformRGBToYV12Te stERK8SkBitmapRKN3gfx4RectERKNS4_4SizeE
6948 fun:_ZN7content60CompositingIOSurfaceTransformerTest_TransformsRGBToYV12_Test 8TestBodyEv
6949 }
6950 {
6951 bug_227278c
6952 Memcheck:Uninitialized
6953 fun:BitSetNextSetBit
6954 fun:RegistersReInterfere
6955 fun:RegistersMerge
6956 fun:glpPPShaderLinearizeStreamMgr
6957 fun:glpPPShaderLinearize
6958 fun:glePrepareShaderForEmulation
6959 fun:gleSetVPTransformFuncAll
6960 fun:gleVPRenderQuadsSmooth
6961 fun:gleDrawArraysOrElements_ExecCore
6962 fun:glDrawArrays_Exec
6963 fun:glDrawArrays
6964 fun:_ZN7content12_GLOBAL__N_18DrawQuadEffffbff
6965 fun:_ZN7content31CompositingIOSurfaceTransformer14ResizeBilinearEjRKN3gfx4Rec tERKNS1_4SizeEPj
6966 fun:_ZN7content35CompositingIOSurfaceTransformerTest13RunResizeTestERK8SkBitm apRKN3gfx4RectERKNS4_4SizeE
6967 fun:_ZN7content65CompositingIOSurfaceTransformerTest_ResizesTexturesCorrectly _Test8TestBodyEv
6968 }
6969 {
6970 bug_227278d
6971 Memcheck:Uninitialized
6972 fun:glViewport_Exec
6973 fun:glViewport
6974 fun:_ZN7content12_GLOBAL__N_139SetTransformationsForOffScreenRenderingERKN3gf x4SizeE
6975 fun:_ZN7content31CompositingIOSurfaceTransformer18TransformRGBToYV12EjRKN3gfx 4RectERKNS1_4SizeEPjS8_S8_PS5_S9_
6976 fun:_ZN7content35CompositingIOSurfaceTransformerTest25RunTransformRGBToYV12Te stERK8SkBitmapRKN3gfx4RectERKNS4_4SizeE
6977 fun:_ZN7content60CompositingIOSurfaceTransformerTest_TransformsRGBToYV12_Test 8TestBodyEv
6978 }
6979 {
6980 bug_227278e
6981 Memcheck:Free
6982 fun:_ZdlPv
6983 fun:_ZN12BindingTableD2Ev
6984 fun:_ZN14TGenericLinkerD0Ev
6985 fun:ShDestruct
6986 fun:gleFreeProgramObject
6987 fun:gleUnbindDeleteHashNameAndObject
6988 fun:glDeleteObjectARB_Exec
6989 fun:glDeleteProgram
6990 fun:_ZN7content34CompositingIOSurfaceShaderPrograms5ResetEv
6991 fun:_ZN7content35CompositingIOSurfaceTransformerTestD2Ev
6992 fun:_ZN7content69CompositingIOSurfaceTransformerTest_ShaderProgramsCompileAnd Link_TestD2Ev
6993 fun:_ZN7content69CompositingIOSurfaceTransformerTest_ShaderProgramsCompileAnd Link_TestD1Ev
6994 fun:_ZN7content69CompositingIOSurfaceTransformerTest_ShaderProgramsCompileAnd Link_TestD0Ev
6995 fun:_ZN7testing4Test11DeleteSelf_Ev
6996 }
OLDNEW
« no previous file with comments | « tools/valgrind/gtest_exclude/content_unittests.gtest.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698