Changeset 179803 in webkit


Ignore:
Timestamp:
Feb 8, 2015 12:22:32 PM (9 years ago)
Author:
ddkilzer@apple.com
Message:

[iOS] Gardening: Some MathML tests crash in RenderMathMLOperator::advanceForGlyph() or boundsForGlyph()

Tracked by: <http://webkit.org/b/141371>

  • platform/ios-simulator-wk2/TestExpectations: Mark tests as

crashing.

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r179802 r179803  
     12015-02-08  David Kilzer  <ddkilzer@apple.com>
     2
     3        [iOS] Gardening: Some MathML tests crash in RenderMathMLOperator::advanceForGlyph() or boundsForGlyph()
     4
     5        Tracked by: <http://webkit.org/b/141371>
     6
     7        * platform/ios-simulator-wk2/TestExpectations: Mark tests as
     8        crashing.
     9
    1102015-02-08  David Kilzer  <ddkilzer@apple.com>
    211
  • trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations

    r179802 r179803  
    276276
    277277# MathML tests that fail:
    278 mathml/opentype/large-operators.html [ Failure ]
    279 mathml/opentype/vertical.html [ Failure ]
    280278mathml/presentation/mo-stretch.html [ Failure ]
     279
     280# <rdar://problem/19760282&19760299> Some MathML tests crash in RenderMathMLOperator::advanceForGlyph() or boundsForGlyph()
     281webkit.org/b/141371 mathml/opentype/horizontal.html [ Crash ]
     282webkit.org/b/141371 mathml/opentype/horizontal-munderover.html [ Crash Timeout ]
     283webkit.org/b/141371 mathml/opentype/large-operators.html [ Crash Failure ]
     284webkit.org/b/141371 mathml/opentype/munderover-layout-resize.html [ Crash ]
     285webkit.org/b/141371 mathml/opentype/munderover-layout-resize-expected.html [ Crash ]
     286webkit.org/b/141371 mathml/presentation/mo-invisible.html [ Crash ]
     287webkit.org/b/141371 mathml/opentype/vertical.html [ Crash Failure ]
    281288
    282289# SVG tests that time out:
Note: See TracChangeset for help on using the changeset viewer.