Title: [204937] trunk/LayoutTests
Revision
204937
Author
[email protected]
Date
2016-08-24 15:05:39 -0700 (Wed, 24 Aug 2016)

Log Message

Unreviewed, update expectations of iOS simulator WK1 css3 tests

* TestExpectations:
* platform/gtk/TestExpectations:
* platform/ios-simulator-wk1/TestExpectations:
* platform/ios-simulator/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (204936 => 204937)


--- trunk/LayoutTests/ChangeLog	2016-08-24 21:58:33 UTC (rev 204936)
+++ trunk/LayoutTests/ChangeLog	2016-08-24 22:05:39 UTC (rev 204937)
@@ -1,3 +1,12 @@
+2016-08-24  Jiewen Tan  <[email protected]>
+
+        Unreviewed, update expectations of iOS simulator WK1 css3 tests
+
+        * TestExpectations:
+        * platform/gtk/TestExpectations:
+        * platform/ios-simulator-wk1/TestExpectations:
+        * platform/ios-simulator/TestExpectations:
+
 2016-08-24  Chris Dumez  <[email protected]>
 
         Assertion hit: ASSERT(!m_parserScheduler) in ~HTMLDocumentParser()

Modified: trunk/LayoutTests/TestExpectations (204936 => 204937)


--- trunk/LayoutTests/TestExpectations	2016-08-24 21:58:33 UTC (rev 204936)
+++ trunk/LayoutTests/TestExpectations	2016-08-24 22:05:39 UTC (rev 204937)
@@ -999,7 +999,6 @@
 fast/table/hittest-tablecell-with-borders-right-edge.html [ Pass Failure ]
 fast/table/hittest-tablecell-right-edge.html [ Pass Failure ]
 # Table vs. flex
-css3/flexbox/multiline-reverse-wrap-baseline.html [ ImageOnlyFailure ]
 ietestcenter/css3/flexbox/flexbox-layout-001.htm [ ImageOnlyFailure ]
 
 webkit.org/b/150598 fast/repaint/table-hover-on-link.html [ Pass Failure ]

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (204936 => 204937)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2016-08-24 21:58:33 UTC (rev 204936)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2016-08-24 22:05:39 UTC (rev 204937)
@@ -2611,7 +2611,6 @@
 
 # These tests are passing on GTK+ but they do not in the Apple ports
 
-css3/flexbox/multiline-reverse-wrap-baseline.html [ Pass ]
 ietestcenter/css3/flexbox/flexbox-layout-001.htm [ Pass ]
 
 imported/w3c/canvas/2d.line.cap.round.html [ Pass ]

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (204936 => 204937)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-08-24 21:58:33 UTC (rev 204936)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-08-24 22:05:39 UTC (rev 204937)
@@ -2767,8 +2767,6 @@
 
 # Flaky tests ( these tests were affected by https://bugs.webkit.org/show_bug.cgi?id=149320 )
 
-css3/line-break/line-break-loose-hyphens.html [ ImageOnlyFailure ]
-css3/line-break/line-break-normal-hyphens.html [ ImageOnlyFailure ]
 css3/line-break/line-break-loose-centered.html [ ImageOnlyFailure Pass ]
 css3/line-break/line-break-loose-postfixes.html [ ImageOnlyFailure Pass ]
 css3/line-break/line-break-loose-sound-marks.html [ ImageOnlyFailure Pass ]

Modified: trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations (204936 => 204937)


--- trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations	2016-08-24 21:58:33 UTC (rev 204936)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations	2016-08-24 22:05:39 UTC (rev 204937)
@@ -725,14 +725,18 @@
 css2.1/t1508-c527-font-08-b.html [ Failure ]
 css2.1/t1508-c527-font-09-b.html [ Failure ]
 css2.1/t1508-c527-font-10-c.html [ Failure ]
+css3/blending/blend-mode-isolation-flags-turn-off-blending.html [ Failure ]
+css3/blending/blend-mode-isolation-flags-turn-on-stacking-context.html [ Failure ]
 css3/filters/remove-filter-repaint.html [ ImageOnlyFailure ]
 css3/flexbox/content-height-with-scrollbars.html [ ImageOnlyFailure ]
 css3/masking/mask-repeat-space-border.html [ ImageOnlyFailure ]
-css3/shapes/shape-outside/supported-shapes/circle/shape-outside-circle-030.html [ ImageOnlyFailure ]
-css3/shapes/shape-outside/supported-shapes/circle/shape-outside-circle-031.html [ ImageOnlyFailure ]
-css3/shapes/shape-outside/supported-shapes/ellipse/shape-outside-ellipse-030.html [ ImageOnlyFailure ]
-css3/shapes/shape-outside/supported-shapes/ellipse/shape-outside-ellipse-031.html [ ImageOnlyFailure ]
 
+# CSS tests that pass:
+css3/flexbox/csswg/flexbox_flex-natural-mixed-basis-auto.html [ Pass ]
+css3/flexbox/csswg/ttwf-reftest-flex-wrap-reverse.html [ Pass ]
+css3/flexbox/csswg/ttwf-reftest-flex-wrap.html [ Pass ]
+css3/flexbox/image-percent-max-height.html [ Pass ]
+
 # Perf tests that fail:
 perf/show-hide-table-rows.html [ Failure ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to