Title: [179803] trunk/LayoutTests
Revision
179803
Author
[email protected]
Date
2015-02-08 12:22:32 -0800 (Sun, 08 Feb 2015)

Log 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.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (179802 => 179803)


--- trunk/LayoutTests/ChangeLog	2015-02-08 20:22:29 UTC (rev 179802)
+++ trunk/LayoutTests/ChangeLog	2015-02-08 20:22:32 UTC (rev 179803)
@@ -1,5 +1,14 @@
 2015-02-08  David Kilzer  <[email protected]>
 
+        [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.
+
+2015-02-08  David Kilzer  <[email protected]>
+
         REGRESSION (r179391): Remove references to deleted SVG tests
 
         Fixes the following lint warnings:

Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (179802 => 179803)


--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2015-02-08 20:22:29 UTC (rev 179802)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2015-02-08 20:22:32 UTC (rev 179803)
@@ -275,10 +275,17 @@
 mathml/presentation/tokenElements-background-color.html [ ImageOnlyFailure ]
 
 # MathML tests that fail:
-mathml/opentype/large-operators.html [ Failure ]
-mathml/opentype/vertical.html [ Failure ]
 mathml/presentation/mo-stretch.html [ Failure ]
 
+# <rdar://problem/19760282&19760299> Some MathML tests crash in RenderMathMLOperator::advanceForGlyph() or boundsForGlyph()
+webkit.org/b/141371 mathml/opentype/horizontal.html [ Crash ]
+webkit.org/b/141371 mathml/opentype/horizontal-munderover.html [ Crash Timeout ]
+webkit.org/b/141371 mathml/opentype/large-operators.html [ Crash Failure ]
+webkit.org/b/141371 mathml/opentype/munderover-layout-resize.html [ Crash ]
+webkit.org/b/141371 mathml/opentype/munderover-layout-resize-expected.html [ Crash ]
+webkit.org/b/141371 mathml/presentation/mo-invisible.html [ Crash ]
+webkit.org/b/141371 mathml/opentype/vertical.html [ Crash Failure ]
+
 # SVG tests that time out:
 svg/animations/animVal-basics.html
 svg/animations/animate-calcMode-spline-by.html
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to