Title: [137104] trunk/LayoutTests
Revision
137104
Author
[email protected]
Date
2012-12-09 19:39:35 -0800 (Sun, 09 Dec 2012)

Log Message

[EFL][WK1] Gardening for Accelerated Compositing
https://bugs.webkit.org/show_bug.cgi?id=104466

Unreviewed, EFL gardening.

As EFL WK1 does not support Accelerated Compositing, related cases should be skipped from layout tests.

Patch by Kangil Han <[email protected]> on 2012-12-09

* platform/efl-wk1/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (137103 => 137104)


--- trunk/LayoutTests/ChangeLog	2012-12-10 03:02:25 UTC (rev 137103)
+++ trunk/LayoutTests/ChangeLog	2012-12-10 03:39:35 UTC (rev 137104)
@@ -1,3 +1,14 @@
+2012-12-09  Kangil Han  <[email protected]>
+
+        [EFL][WK1] Gardening for Accelerated Compositing
+        https://bugs.webkit.org/show_bug.cgi?id=104466
+
+        Unreviewed, EFL gardening.
+
+        As EFL WK1 does not support Accelerated Compositing, related cases should be skipped from layout tests.
+
+        * platform/efl-wk1/TestExpectations:
+
 2012-12-09  Noel Gordon  <[email protected]>
 
         [Chromium] Unreviewed gardening: broken or flakey hardness perftests

Modified: trunk/LayoutTests/platform/efl-wk1/TestExpectations (137103 => 137104)


--- trunk/LayoutTests/platform/efl-wk1/TestExpectations	2012-12-10 03:02:25 UTC (rev 137103)
+++ trunk/LayoutTests/platform/efl-wk1/TestExpectations	2012-12-10 03:39:35 UTC (rev 137104)
@@ -54,106 +54,9 @@
 http/tests/xmlhttprequest/failed-auth.html
 http/tests/xmlhttprequest/remember-bad-password.html
 
-# efl-wk1 has no support accelerated compositing
-webkit.org/b/103847 compositing/absolute-inside-out-of-view-fixed.html [ Failure ]
-webkit.org/b/103847 compositing/animation/animation-compositing.html [ Failure ]
-webkit.org/b/99043 compositing/backface-visibility/backface-visibility-3d.html [ ImageOnlyFailure ]
-webkit.org/b/99044 compositing/backface-visibility/backface-visibility-hierarchical-transform.html [ ImageOnlyFailure ]
-webkit.org/b/99045 compositing/backface-visibility/backface-visibility-image.html [ ImageOnlyFailure ]
-webkit.org/b/99047 compositing/backface-visibility/backface-visibility-non3d.html [ ImageOnlyFailure ]
-webkit.org/b/99048 compositing/backface-visibility/backface-visibility-simple.html [ ImageOnlyFailure ]
-webkit.org/b/103847 compositing/backface-visibility/backface-visibility-webgl.html [ Failure ]
-webkit.org/b/103847 compositing/backing/no-backing-for-clip-overlap.html [ Failure ]
-webkit.org/b/103847 compositing/backing/no-backing-for-clip.html [ Failure ]
-webkit.org/b/103847 compositing/backing/no-backing-for-perspective.html [ Failure ]
-webkit.org/b/103847 compositing/clip-child-by-non-stacking-ancestor.html [ Failure ]
-webkit.org/b/103847 compositing/columns/composited-in-paginated.html [ Failure ]
-webkit.org/b/103847 compositing/framesets/composited-frame-alignment.html [ Failure ]
-webkit.org/b/103847 compositing/geometry/ancestor-overflow-change.html [ Failure ]
-webkit.org/b/103847 compositing/geometry/bounds-clipped-composited-child.html [ Failure ]
-webkit.org/b/103847 compositing/geometry/bounds-ignores-hidden-composited-descendant.html [ Failure ]
-webkit.org/b/103847 compositing/geometry/bounds-ignores-hidden-dynamic-negzindex.html [ Failure ]
-webkit.org/b/103847 compositing/geometry/bounds-ignores-hidden-dynamic.html [ Failure ]
-webkit.org/b/103847 compositing/geometry/bounds-ignores-hidden.html [ Failure ]
-webkit.org/b/103847 compositing/geometry/clip.html [ Failure ]
-webkit.org/b/103847 compositing/geometry/composited-in-columns.html [ Failure ]
-webkit.org/b/103847 compositing/geometry/fixed-position-composited-switch.html [ Failure ]
-webkit.org/b/103847 compositing/geometry/flipped-writing-mode.html [ Failure ]
-webkit.org/b/103847 compositing/geometry/foreground-layer.html [ Failure ]
-webkit.org/b/103847 compositing/geometry/layer-due-to-layer-children-switch.html [ Failure ]
-webkit.org/b/103847 compositing/iframes/become-composited-nested-iframes.html [ Failure ]
-webkit.org/b/103847 compositing/iframes/become-overlapped-iframe.html [ Failure ]
-webkit.org/b/103847 compositing/iframes/composited-parent-iframe.html [ Failure ]
-webkit.org/b/103847 compositing/iframes/connect-compositing-iframe-delayed.html [ Failure ]
-webkit.org/b/103847 compositing/iframes/connect-compositing-iframe.html [ Failure ]
-webkit.org/b/103847 compositing/iframes/connect-compositing-iframe2.html [ Failure ]
-webkit.org/b/103847 compositing/iframes/connect-compositing-iframe3.html [ Failure ]
-webkit.org/b/103847 compositing/iframes/enter-compositing-iframe.html [ Failure ]
-webkit.org/b/103847 compositing/iframes/iframe-resize.html [ Failure ]
-webkit.org/b/103847 compositing/iframes/iframe-size-from-zero.html [ Failure ]
-webkit.org/b/103847 compositing/iframes/iframe-size-to-zero.html [ Failure ]
-webkit.org/b/103847 compositing/iframes/iframe-src-change.html [ Failure ]
-webkit.org/b/103847 compositing/iframes/invisible-nested-iframe-hide.html [ Failure ]
-webkit.org/b/103847 compositing/iframes/invisible-nested-iframe-show.html [ Failure ]
-webkit.org/b/103847 compositing/iframes/overlapped-iframe-iframe.html [ Failure ]
-webkit.org/b/103847 compositing/iframes/overlapped-iframe.html [ Failure ]
-webkit.org/b/103847 compositing/iframes/overlapped-nested-iframes.html [ Failure ]
-webkit.org/b/103847 compositing/iframes/scrolling-iframe.html [ Failure ]
-webkit.org/b/103847 compositing/images/clip-on-directly-composited-image.html [ Failure ]
-webkit.org/b/103847 compositing/layer-creation/animation-overlap-with-children.html [ Failure ]
-webkit.org/b/103847 compositing/layer-creation/fixed-position-and-transform.html [ Failure ]
-webkit.org/b/103847 compositing/layer-creation/fixed-position-out-of-view.html [ Failure ]
-webkit.org/b/103847 compositing/layer-creation/fixed-position-under-transform.html [ Failure ]
-webkit.org/b/103847 compositing/layer-creation/no-compositing-for-preserve-3d.html [ Failure ]
-webkit.org/b/103847 compositing/layer-creation/overflow-scroll-overlap.html [ Failure ]
-webkit.org/b/103847 compositing/layer-creation/overlap-animation.html [ Failure ]
-webkit.org/b/103847 compositing/layer-creation/overlap-child-layer.html [ Failure ]
-webkit.org/b/103847 compositing/layer-creation/overlap-clipping.html [ Failure ]
-webkit.org/b/103847 compositing/layer-creation/overlap-transformed-and-clipped.html [ Failure ]
-webkit.org/b/103847 compositing/layer-creation/overlap-transformed-layer.html [ Failure ]
-webkit.org/b/103847 compositing/layer-creation/overlap-transforms.html [ Failure ]
-webkit.org/b/103847 compositing/layer-creation/rotate3d-overlap.html [ Failure ]
-webkit.org/b/103847 compositing/layer-creation/stacking-context-overlap-nested.html [ Failure ]
-webkit.org/b/103847 compositing/layer-creation/stacking-context-overlap.html [ Failure ]
-webkit.org/b/103847 compositing/layer-creation/translatez-overlap.html [ Failure ]
-webkit.org/b/103847 compositing/overflow-trumps-transform-style.html [ Failure ]
-webkit.org/b/103847 compositing/overflow/clip-descendents.html [ Failure ]
-webkit.org/b/103847 compositing/overflow/content-gains-scrollbars.html [ Failure ]
-webkit.org/b/103847 compositing/overflow/content-loses-scrollbars.html [ Failure ]
-webkit.org/b/103847 compositing/overflow/overflow-scrollbar-layers.html [ Failure ]
-webkit.org/b/103847 compositing/overflow/resize-painting.html [ Failure ]
-webkit.org/b/103847 compositing/plugins/invalidate_rect.html [ Failure ]
-webkit.org/b/103847 compositing/repaint/invalidations-on-composited-layers.html [ Failure ]
-webkit.org/b/103847 compositing/rtl/rtl-absolute-overflow-scrolled.html [ Failure ]
-webkit.org/b/103847 compositing/rtl/rtl-absolute-overflow.html [ Failure ]
-webkit.org/b/103847 compositing/rtl/rtl-absolute.html [ Failure ]
-webkit.org/b/103847 compositing/rtl/rtl-fixed-overflow-scrolled.html [ Failure ]
-webkit.org/b/103847 compositing/rtl/rtl-fixed-overflow.html [ Failure ]
-webkit.org/b/103847 compositing/rtl/rtl-fixed.html [ Failure ]
-webkit.org/b/103847 compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html [ Failure ]
-webkit.org/b/103847 compositing/rtl/rtl-iframe-absolute-overflow.html [ Failure ]
-webkit.org/b/103847 compositing/rtl/rtl-iframe-absolute.html [ Failure ]
-webkit.org/b/103847 compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Failure ]
-webkit.org/b/103847 compositing/rtl/rtl-iframe-fixed-overflow.html [ Failure ]
-webkit.org/b/103847 compositing/rtl/rtl-iframe-fixed.html [ Failure ]
-webkit.org/b/103847 compositing/rtl/rtl-iframe-relative.html [ Failure ]
-webkit.org/b/103847 compositing/rtl/rtl-relative.html [ Failure ]
-webkit.org/b/103847 webkit.org/b/103170 compositing/tiled-layers-hidpi.html [ Failure Crash ]
-webkit.org/b/103847 compositing/tiling/backface-preserve-3d-tiled.html [ Failure ]
-webkit.org/b/103847 compositing/tiling/crash-reparent-tiled-layer.html [ Failure ]
-webkit.org/b/103847 compositing/tiling/huge-layer-add-remove-child.html [ Failure ]
-webkit.org/b/103847 compositing/tiling/huge-layer-img.html [ Failure ]
-webkit.org/b/103847 compositing/tiling/huge-layer-with-layer-children-resize.html [ Failure ]
-webkit.org/b/103847 compositing/tiling/huge-layer-with-layer-children.html [ Failure ]
-webkit.org/b/103847 compositing/tiling/rotated-tiled-clamped.html [ Failure ]
-webkit.org/b/103847 compositing/tiling/rotated-tiled-preserve3d-clamped.html [ Failure ]
-webkit.org/b/103847 compositing/tiling/tile-cache-zoomed.html [ Failure ]
-webkit.org/b/103847 compositing/visibility/layer-visible-content.html [ Failure ]
-webkit.org/b/103847 compositing/visibility/visibility-image-layers-dynamic.html [ Failure ]
-webkit.org/b/103847 compositing/webgl/webgl-repaint.html [ Failure ]
-webkit.org/b/103847 transforms/3d/hit-testing/perspective-clipped.html [ Failure ]
-webkit.org/b/103847 transforms/3d/hit-testing/rotated-hit-test.html [ Failure ]
-webkit.org/b/103847 transforms/3d/hit-testing/rotated-hit-test2.html [ Failure ]
+# EFL WK1 does not support accelerated compositing
+webkit.org/b/103847 compositing [ Skip ]
+webkit.org/b/103847 transforms/3d [ Skip ]
 
 #////////////////////////////////////////////////////////////////////////////////////////
 # CRASHES
@@ -266,9 +169,6 @@
 # EFL's LayoutTestController does not implement setTabKeyCyclesThroughElements.
 webkit.org/b/82864 fast/events/keypress-insert-tab.html [ Failure ]
 
-# scrolling with fixed position does not work correctly when using ewk_view_tiled. 
-webkit.org/b/84933 compositing/geometry/fixed-position.html [ ImageOnlyFailure Pass ]
-
 # Fail after r128393.
 webkit.org/b/96620 http/tests/loading/pdf-commit-load-callbacks.html [ Failure ]
 webkit.org/b/96620 http/tests/loading/text-content-type-with-binary-extension.html [ Failure ]
@@ -370,12 +270,6 @@
 webkit.org/b/103043 fast/events/frame-scroll-fake-mouse-move.html [ Failure ]
 
 # EFL WK1 does not support WebGL
-webkit.org/b/77219 compositing/backface-visibility/backface-visibility-webgl.html [ Skip ]
-webkit.org/b/77219 compositing/visibility/visibility-simple-webgl-layer.html [ Skip ]
-webkit.org/b/77219 compositing/webgl/webgl-background-color.html [ Skip ]
-webkit.org/b/77219 compositing/webgl/webgl-no-alpha.html [ Skip ]
-webkit.org/b/77219 compositing/webgl/webgl-nonpremultiplied-blend.html [ Skip ]
-webkit.org/b/77219 compositing/webgl/webgl-reflection.html [ Skip ]
 webkit.org/b/77219 fast/canvas/webgl [ Skip ]
 webkit.org/b/77219 fast/dom/constructed-objects-prototypes.html [ Failure ]
 webkit.org/b/77219 fast/events/constructors/webgl-context-event-constructor.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to