Title: [202729] trunk/LayoutTests
- Revision
- 202729
- Author
- [email protected]
- Date
- 2016-07-01 02:52:22 -0700 (Fri, 01 Jul 2016)
Log Message
Reorganize and improve comments for MathML test expectations on ios and mac.
Unreviewed test gardening.
Patch by Frederic Wang <[email protected]> on 2016-07-01
* platform/ios-simulator-wk2/TestExpectations:
* platform/ios-simulator/TestExpectations:
* platform/mac/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (202728 => 202729)
--- trunk/LayoutTests/ChangeLog 2016-07-01 07:47:14 UTC (rev 202728)
+++ trunk/LayoutTests/ChangeLog 2016-07-01 09:52:22 UTC (rev 202729)
@@ -1,3 +1,13 @@
+2016-07-01 Frederic Wang <[email protected]>
+
+ Reorganize and improve comments for MathML test expectations on ios and mac.
+
+ Unreviewed test gardening.
+
+ * platform/ios-simulator-wk2/TestExpectations:
+ * platform/ios-simulator/TestExpectations:
+ * platform/mac/TestExpectations:
+
2016-06-30 Ryan Haddad <[email protected]>
Skipping flaky inspector/debugger/break-on-* tests
Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (202728 => 202729)
--- trunk/LayoutTests/platform/ios-simulator/TestExpectations 2016-07-01 07:47:14 UTC (rev 202728)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations 2016-07-01 09:52:22 UTC (rev 202729)
@@ -664,19 +664,24 @@
mathml/opentype/fraction-line.html [ Pass ImageOnlyFailure ]
mathml/presentation/fractions-linethickness.html [ Pass ImageOnlyFailure ]
mathml/opentype/large-operators-italic-correction.html [ Pass Failure ]
-mathml/presentation/multiscripts-positions.html [ Pass ImageOnlyFailure ]
-mathml/presentation/scripts-subsup.html [ Pass ImageOnlyFailure ]
+# These tests require an OpenType MATH font on the Apple bots.
+webkit.org/b/72828 mathml/opentype/horizontal.html [ Failure ]
+webkit.org/b/72828 mathml/opentype/horizontal-munderover.html [ Failure ]
+
# These reftests require a font with Mathematical Alphanumeric Symbols.
mathml/presentation/attributes-mathvariant.html [ ImageOnlyFailure ]
mathml/presentation/tokenElements-mathvariant.html [ ImageOnlyFailure ]
# MathML tests that fail:
-mathml/opentype/horizontal.html [ Failure ]
-mathml/opentype/opentype-stretchy-horizontal.html [ Failure ]
mathml/mathml-in-dashboard.html [ Failure ]
mathml/presentation/scripts-height.html [ ImageOnlyFailure ]
+mathml/presentation/multiscripts-positions.html [ Pass ImageOnlyFailure ]
+mathml/presentation/scripts-subsup.html [ Pass ImageOnlyFailure ]
+# This test must be rebaselined after bug 153991.
+webkit.org/b/159339 mathml/presentation/mo-stretch.html [ Failure ]
+
# <rdar://problem/19215305> ASSERT(m_cgFont.get()) fails in FontPlatformData::ctFont()
svg/text/svg-fallback-font-crash.html
svg/css/font-face-variant-crash.html
@@ -2459,7 +2464,6 @@
http/tests/misc/slow-loading-mask.html [ Failure ]
http/tests/uri/css-href.php [ Failure ]
ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling.htm [ Failure ]
-mathml/presentation/mo-stretch.html [ Failure ]
svg/W3C-SVG-1.1/animate-elem-04-t.svg [ Failure ]
svg/W3C-SVG-1.1/animate-elem-07-t.svg [ Failure ]
svg/W3C-SVG-1.1/animate-elem-15-t.svg [ Failure ]
Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (202728 => 202729)
--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations 2016-07-01 07:47:14 UTC (rev 202728)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations 2016-07-01 09:52:22 UTC (rev 202729)
@@ -136,8 +136,9 @@
mathml/presentation/semantics.html [ ImageOnlyFailure ]
mathml/presentation/tokenElements-background-color.html [ ImageOnlyFailure ]
-# MathML tests that fail:
-mathml/presentation/mo-stretch.html [ Failure ]
+# These tests must be rebaselined after bug 153991.
+webkit.org/b/159339 mathml/opentype/large-operators.html [ Failure ]
+webkit.org/b/159339 mathml/opentype/vertical.html [ Failure ]
# SVG tests that time out (these require EventSender)
svg/animations/animVal-basics.html
@@ -1816,8 +1817,6 @@
fast/replaced/border-radius-clip.html [ Failure ]
fast/writing-mode/japanese-lr-selection.html [ Failure ]
fast/writing-mode/japanese-rl-selection.html [ Failure ]
-mathml/opentype/large-operators.html [ Failure ]
-mathml/opentype/vertical.html [ Failure ]
platform/ios-simulator/ios/accessibility/press-fires-touch-events.html [ Failure ]
fast/text/combining-character-sequence-vertical.html [ ImageOnlyFailure ]
Modified: trunk/LayoutTests/platform/mac/TestExpectations (202728 => 202729)
--- trunk/LayoutTests/platform/mac/TestExpectations 2016-07-01 07:47:14 UTC (rev 202728)
+++ trunk/LayoutTests/platform/mac/TestExpectations 2016-07-01 09:52:22 UTC (rev 202729)
@@ -795,8 +795,6 @@
# Skipped for ios-simulator as well:
webkit.org/b/129758 js/dom/create-lots-of-workers.html [ Skip ]
-webkit.org/b/130693 mathml/presentation/tokenElements-background-color.html [ ImageOnlyFailure ]
-
# These tests require an OpenType MATH font on the Apple bots.
webkit.org/b/72828 mathml/opentype/horizontal.html [ Failure ]
webkit.org/b/72828 mathml/opentype/horizontal-munderover.html [ Failure ]
@@ -805,12 +803,15 @@
mathml/opentype/fraction-line.html [ Pass ImageOnlyFailure ]
mathml/presentation/fractions-linethickness.html [ Pass ImageOnlyFailure ]
mathml/opentype/large-operators-italic-correction.html [ Pass Failure ]
+
+# MathML tests that fail:
mathml/presentation/multiscripts-positions.html [ Pass ImageOnlyFailure ]
mathml/presentation/scripts-subsup.html [ Pass ImageOnlyFailure ]
+webkit.org/b/130693 mathml/presentation/tokenElements-background-color.html [ ImageOnlyFailure ]
-# Missing references
-webkit.org/b/119038 mathml/presentation/mo-stretch.html [ Failure ]
-webkit.org/b/119038 mathml/presentation/roots.xhtml [ Failure ]
+# These tests must be rebaselined after bug 153991.
+webkit.org/b/159339 mathml/presentation/mo-stretch.html [ Failure ]
+webkit.org/b/159339 mathml/presentation/roots.xhtml [ Failure ]
webkit.org/b/128255 compositing/columns/composited-lr-paginated-repaint.html [ Pass Failure ]
webkit.org/b/128255 compositing/columns/composited-rl-paginated-repaint.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes