Title: [126732] trunk/LayoutTests
Revision
126732
Author
[email protected]
Date
2012-08-27 00:41:45 -0700 (Mon, 27 Aug 2012)

Log Message

[EFL] Skip several compositing/overflow test cases
https://bugs.webkit.org/show_bug.cgi?id=95047

Unreviewed EFL gardening. Skip several compositing/overflow
test cases which are failing due to incomplete support
for accelerated compositing or missing support for
layerTreeAsText().

Patch by Christophe Dumez <[email protected]> on 2012-08-27

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (126731 => 126732)


--- trunk/LayoutTests/ChangeLog	2012-08-27 07:31:57 UTC (rev 126731)
+++ trunk/LayoutTests/ChangeLog	2012-08-27 07:41:45 UTC (rev 126732)
@@ -1,3 +1,15 @@
+2012-08-27  Christophe Dumez  <[email protected]>
+
+        [EFL] Skip several compositing/overflow test cases
+        https://bugs.webkit.org/show_bug.cgi?id=95047
+
+        Unreviewed EFL gardening. Skip several compositing/overflow
+        test cases which are failing due to incomplete support
+        for accelerated compositing or missing support for
+        layerTreeAsText().
+
+        * platform/efl/TestExpectations:
+
 2012-08-27  Dominic Cooney  <[email protected]>
 
         [Chromium] Unreviewed gardening.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (126731 => 126732)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-08-27 07:31:57 UTC (rev 126731)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-08-27 07:41:45 UTC (rev 126732)
@@ -432,10 +432,18 @@
 BUGWK82294 : compositing/layer-creation/spanOverlapsCanvas.html = TEXT
 BUGWK82294 : compositing/layer-creation/translatez-overlap.html = TEXT
 BUGWK82294 : compositing/overflow/clip-descendents.html = TEXT
+BUGWK82294 SKIP : compositing/overflow/clipping-ancestor-with-accelerated-scrolling-ancestor.html = MISSING
 BUGWK82294 : compositing/overflow/content-gains-scrollbars.html = TEXT
 BUGWK82294 : compositing/overflow/content-loses-scrollbars.html = TEXT
+BUGWK82294 SKIP : compositing/overflow/nested-scrolling.html = MISSING
+BUGWK82294 : compositing/overflow/overflow-auto-with-touch.html = TEXT
+BUGWK82294 SKIP : compositing/overflow/overflow-clip-with-accelerated-scrolling-ancestor.html = MISSING
+BUGWK82294 : compositing/overflow/overflow-overlay-with-touch.html = TEXT
 BUGWK82294 : compositing/overflow/overflow-scrollbar-layers.html = TEXT
+BUGWK82294 SKIP : compositing/overflow/remove-overflow-crash2.html = MISSING
 BUGWK82294 : compositing/overflow/resize-painting.html = TEXT
+BUGWK82294 : compositing/overflow/scrolling-content-clip-to-viewport.html = TEXT
+BUGWK82294 : compositing/overflow/textarea-scroll-touch.html = TEXT
 BUGWK82294 : compositing/plugins/no-backing-store.html = TEXT
 BUGWK82294 : compositing/plugins/small-to-large-composited-plugin.html = TEXT
 BUGWK82294 : compositing/rtl/rtl-absolute-overflow-scrolled.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to