Commit dc7a7c56 authored by eugenis@google.com's avatar eugenis@google.com

Add suppressions for multiple bugs.

And disable one test under Valgrind.
BUG=104029,104443,104447
TEST=none
Review URL: http://codereview.chromium.org/8576004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110294 0039d316-1c4b-4281-b951-d872f2087c98
parent 8df297c5
......@@ -6,3 +6,5 @@ RenderViewTest.OnHandleKeyboardEvent
ConnectionTesterTest.DeleteWhileInProgress
# Fails on CrOS, see http://crbug.com/104030
GViewRequestInterceptorTest.*
# Multiple Memcheck reports. See http://crbug.com/104443.
ExtensionServiceTest.CleanupOnStartup
......@@ -5223,6 +5223,32 @@
fun:_ZNK7WebCore16CSSStyleSelector24canShareStyleWithElementEPNS_4NodeE
fun:_ZNK7WebCore16CSSStyleSelector26findSiblingForStyleSharingEPNS_4NodeERj
}
{
bug_104029
Memcheck:Leak
fun:_Znw*
...
fun:_ZN8chromeos15BalloonView*
...
fun:_ZN8chromeos21BalloonCollectionImpl*
}
{
bug_104447
Memcheck:Leak
...
fun:HB_OpenTypeShape
fun:arabicSyriacOpenTypeShape
fun:HB_ArabicShape
fun:HB_ShapeItem
fun:_ZN7WebCore21ComplexTextController11shapeGlyphsEv
fun:_ZN7WebCore21ComplexTextController13nextScriptRunEv
fun:_ZN7WebCore21ComplexTextController14widthOfFullRunEv
fun:_ZNK7WebCore4Font24floatWidthForComplexTextERKNS_7TextRunEPN3WTF7HashSetIPKNS_14SimpleFontDataENS4_7PtrHashIS8_EENS4_10HashTraitsIS8_EEEEPNS_13GlyphOverflowE
fun:_ZNK7WebCore4Font5widthERKNS_7TextRunERiRN3WTF6StringE
fun:_ZN7WebCore14SVGTextMetricsC1EPNS_19RenderSVGInlineTextERKNS_7TextRunE
fun:_ZN7WebCore14SVGTextMetrics21measureCharacterRangeEPNS_19RenderSVGInlineTextEjj
fun:_ZNK7WebCore30SVGTextLayoutAttributesBuilder25propagateLayoutAttributesEPNS_12RenderObjectERN3WTF6VectorINS_23SVGTextLayoutAttributesELm0EEERjRt
}
#-----------------------------------------------------------------------
# 4. These only occur on our Google workstations
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment