Changeset 179803 in webkit
- Timestamp:
- Feb 8, 2015, 12:22:32 PM (12 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/ios-simulator-wk2/TestExpectations (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r179802 r179803 1 2015-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 1 10 2015-02-08 David Kilzer <ddkilzer@apple.com> 2 11 -
trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations
r179802 r179803 276 276 277 277 # MathML tests that fail: 278 mathml/opentype/large-operators.html [ Failure ]279 mathml/opentype/vertical.html [ Failure ]280 278 mathml/presentation/mo-stretch.html [ Failure ] 279 280 # <rdar://problem/19760282&19760299> Some MathML tests crash in RenderMathMLOperator::advanceForGlyph() or boundsForGlyph() 281 webkit.org/b/141371 mathml/opentype/horizontal.html [ Crash ] 282 webkit.org/b/141371 mathml/opentype/horizontal-munderover.html [ Crash Timeout ] 283 webkit.org/b/141371 mathml/opentype/large-operators.html [ Crash Failure ] 284 webkit.org/b/141371 mathml/opentype/munderover-layout-resize.html [ Crash ] 285 webkit.org/b/141371 mathml/opentype/munderover-layout-resize-expected.html [ Crash ] 286 webkit.org/b/141371 mathml/presentation/mo-invisible.html [ Crash ] 287 webkit.org/b/141371 mathml/opentype/vertical.html [ Crash Failure ] 281 288 282 289 # SVG tests that time out:
Note:
See TracChangeset
for help on using the changeset viewer.