Title: [202541] trunk/LayoutTests
Revision
202541
Author
[email protected]
Date
2016-06-27 23:07:58 -0700 (Mon, 27 Jun 2016)

Log Message

Mark some tests as image failures.

These tests started to fail with the render server snapshotting enabled in r202532.

* platform/ios-simulator-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (202540 => 202541)


--- trunk/LayoutTests/ChangeLog	2016-06-28 05:56:04 UTC (rev 202540)
+++ trunk/LayoutTests/ChangeLog	2016-06-28 06:07:58 UTC (rev 202541)
@@ -1,3 +1,11 @@
+2016-06-27  Simon Fraser  <[email protected]>
+
+        Mark some tests as image failures.
+        
+        These tests started to fail with the render server snapshotting enabled in r202532.
+
+        * platform/ios-simulator-wk2/TestExpectations:
+
 2016-06-27  Chris Dumez  <[email protected]>
 
         HTMLElement / SVGElement should implement GlobalEventHandlers, not Element

Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (202540 => 202541)


--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2016-06-28 05:56:04 UTC (rev 202540)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2016-06-28 06:07:58 UTC (rev 202541)
@@ -23,9 +23,6 @@
 compositing/iframes/layout-on-compositing-change.html [ Failure ]
 compositing/regions/composited-content-fixed-region-scrolled.html [ Failure ]
 compositing/regions/fixed-empty-region-scrolled.html [ Failure ]
-compositing/regions/position-layer-inside-region-overflow-hidden.html [ ImageOnlyFailure ]
-compositing/regions/position-layers-inside-region-overflow-hidden.html [ ImageOnlyFailure ]
-compositing/regions/position-layers-inside-regions-overflow-hidden.html [ ImageOnlyFailure ]
 compositing/geometry/fixed-position.html [ Failure ]
 compositing/iframes/invisible-nested-iframe-show.html [ Failure ]
 compositing/overflow/composited-scrolling-creates-a-stacking-container.html [ Failure ]
@@ -1899,3 +1896,21 @@
 webkit.org/b/157589 fast/text-autosizing/ios/text-autosizing-after-back.html [ Pass Timeout ]
 
 webkit.org/b/157990 [ Release ] mathml/wbr-in-mroot-crash.html [ Pass Timeout ]
+
+# started to fail after new snapshotting in r202532
+compositing/contents-scale/rasterization-scale.html [ ImageOnlyFailure ]
+compositing/overlap-blending/reflection-opacity-huge.html [ ImageOnlyFailure ]
+compositing/regions/propagate-region-box-shadow-border-padding.html [ ImageOnlyFailure ]
+compositing/regions/z-index-update.html [ ImageOnlyFailure ]
+compositing/regions/z-index.html [ ImageOnlyFailure ]
+compositing/text-on-scaled-layer.html [ ImageOnlyFailure ]
+compositing/text-on-scaled-surface.html [ ImageOnlyFailure ]
+css3/filters/backdrop/backdrop-filter-with-border-radius-and-reflection-add.html [ ImageOnlyFailure ]
+css3/filters/backdrop/backdrop-filter-with-border-radius-and-reflection.html [ ImageOnlyFailure ]
+css3/filters/backdrop/backdrop-filter-with-clip-path.html [ ImageOnlyFailure ]
+css3/filters/null-effect-check.html [ ImageOnlyFailure ]
+fast/regions/auto-size/autosize-region-window-resize.html [ ImageOnlyFailure ]
+svg/animations/animate-linear-discrete-additive-b.svg [ ImageOnlyFailure ]
+svg/animations/animate-linear-discrete-additive-c.svg [ ImageOnlyFailure ]
+svg/animations/animate-linear-discrete-additive.svg [ ImageOnlyFailure ]
+svg/animations/mozilla/animateMotion-mpath-pathLength-1.svg [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to