Title: [133920] trunk/LayoutTests
Revision
133920
Author
y...@webkit.org
Date
2012-11-08 10:57:17 -0800 (Thu, 08 Nov 2012)

Log Message

Unreviewed. More gardening after r133898.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (133919 => 133920)


--- trunk/LayoutTests/ChangeLog	2012-11-08 18:54:54 UTC (rev 133919)
+++ trunk/LayoutTests/ChangeLog	2012-11-08 18:57:17 UTC (rev 133920)
@@ -1,3 +1,9 @@
+2012-11-08  Yael Aharon  <yael.aha...@intel.com>
+
+        Unreviewed. More gardening after r133898.
+
+        * platform/efl/TestExpectations:
+
 2012-11-08  Joshua Bell  <jsb...@chromium.org>
 
         [Chromium] Unreviewed gardening - fix lint failures in expectations file.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (133919 => 133920)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-11-08 18:54:54 UTC (rev 133919)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-11-08 18:57:17 UTC (rev 133920)
@@ -1034,8 +1034,6 @@
 Bug(EFL) http/tests/security/isolatedWorld/didClearWindowObject.html
 
 # EFL has accelerated compositing disabled
-webkit.org/b/79766 compositing/absolute-inside-out-of-view-fixed.html [ Failure ]
-webkit.org/b/79766 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 ]
@@ -1083,8 +1081,6 @@
 webkit.org/b/79766 compositing/tiling/huge-layer-img.html [ Failure ]
 webkit.org/b/79766 compositing/tiling/huge-layer-resize.html [ Failure ]
 webkit.org/b/79766 compositing/tiling/huge-layer.html [ Failure ]
-webkit.org/b/79766 compositing/tiling/rotated-tiled-clamped.html [ Failure ]
-webkit.org/b/79766 compositing/tiling/rotated-tiled-preserve3d-clamped.html [ Failure ]
 webkit.org/b/79766 compositing/tiling/tile-cache-zoomed.html [ Failure ]
 webkit.org/b/79766 compositing/video/video-poster.html [ Failure ]
 webkit.org/b/79766 compositing/geometry/fixed-position-composited-switch.html [ Failure ]
@@ -1606,6 +1602,9 @@
 Bug(EFL) editing/selection/5354455-1.html [ Failure ]
 
 # Regression from r133898
+Bug(EFL) animations/3d/change-transform-in-end-event.html [ Missing ]
+Bug(EFL) animations/3d/matrix-transform-type-animation.html [ Missing ]
+Bug(EFL) animations/3d/state-at-end-event-transform.html [ Missing ]
 Bug(EFL) animations/negative-delay.html [ Failure ]
 Bug(EFL) compositing/bounds-in-flipped-writing-mode.html [ Failure ]
 Bug(EFL) compositing/iframes/leave-compositing-iframe.html [ Failure ]
@@ -1616,6 +1615,7 @@
 Bug(EFL) compositing/overflow/overflow-visible-with-touch.html [ Failure ]
 Bug(EFL) compositing/plugins/1x1-composited-plugin.html [ Failure ]
 Bug(EFL) compositing/plugins/large-to-small-composited-plugin.html [ Failure ]
+Bug(EFL) compositing/repaint/invalidations-on-composited-layers.html [ Failure ]
 Bug(EFL) compositing/visibility/visibility-composited.html [ Failure ]
 Bug(EFL) editing/input/caret-at-the-edge-of-contenteditable.html [ Failure ]
 Bug(EFL) editing/input/reveal-caret-of-multiline-contenteditable.html [ Failure ]
@@ -1630,7 +1630,21 @@
 Bug(EFL) fast/repaint/invisible-objects.html [ Failure ]
 Bug(EFL) fast/repaint/layer-hide-when-needs-layout.html [ Failure ]
 Bug(EFL) fast/text/whitespace/028.html [ Failure ]
-Bug(EFL) transitions/negative-delay.html [ Failure ]
+Bug(EFL) fast/multicol/nested-columns.html [ Crash ]
+Bug(EFL) fast/multicol/vertical-rl/rule-style.html [ Crash ]
+Bug(EFL) fast/overflow/lots-of-sibling-inline-boxes.html [ Crash ]
+Bug(EFL) transforms/3d/general/perspective-non-layer.html [ Missing ]
+Bug(EFL) transforms/3d/general/perspective-units.html [ Missing ]
+Bug(EFL) transforms/3d/hit-testing/backface-hit-test.html [ Missing ]
+Bug(EFL) transforms/3d/hit-testing/backface-no-transform-hit-test.html [ Missing ]
+Bug(EFL) transforms/3d/point-mapping/3d-point-mapping-2.html [ Missing ]
+Bug(EFL) transforms/3d/point-mapping/3d-point-mapping-3.html [ Missing ]
+Bug(EFL) transforms/3d/point-mapping/3d-point-mapping-coplanar.html [ Missing ]
+Bug(EFL) transforms/3d/point-mapping/3d-point-mapping-deep.html [ Missing ]
+Bug(EFL) transforms/3d/point-mapping/3d-point-mapping-origins.html [ Missing ]
+Bug(EFL) transforms/3d/point-mapping/3d-point-mapping-overlapping.html [ Missing ]
+Bug(EFL) transforms/3d/point-mapping/3d-point-mapping-preserve-3d.html [ Missing ]
+Bug(EFL) transforms/3d/point-mapping/3d-point-mapping.html [ Missing ]
 
 # It may even be the case that the tests themselves are wrong.
 webkit.org/b/100859 ietestcenter/css3/bordersbackgrounds/background-repeat-space-padding-box.htm [ ImageOnlyFailure Missing ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to