Title: [142470] trunk/LayoutTests
Revision
142470
Author
ch.du...@sisa.samsung.com
Date
2013-02-11 07:26:44 -0800 (Mon, 11 Feb 2013)

Log Message

Unreviewed EFL gardening.

- Rebaseline fast/dynamic/002.html on EFL port after r142015.
- Skip several compositing test cases that started failing after r142112.
- Skip several new Kronos WebGL conformance tests that are failing on EFL WK2.

* platform/efl-wk2/TestExpectations:
* platform/efl/fast/dynamic/002-expected.png:
* platform/efl/fast/dynamic/002-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (142469 => 142470)


--- trunk/LayoutTests/ChangeLog	2013-02-11 15:12:34 UTC (rev 142469)
+++ trunk/LayoutTests/ChangeLog	2013-02-11 15:26:44 UTC (rev 142470)
@@ -1,3 +1,15 @@
+2013-02-11  Christophe Dumez  <ch.du...@sisa.samsung.com>
+
+        Unreviewed EFL gardening.
+
+        - Rebaseline fast/dynamic/002.html on EFL port after r142015.
+        - Skip several compositing test cases that started failing after r142112.
+        - Skip several new Kronos WebGL conformance tests that are failing on EFL WK2.
+
+        * platform/efl-wk2/TestExpectations:
+        * platform/efl/fast/dynamic/002-expected.png:
+        * platform/efl/fast/dynamic/002-expected.txt:
+
 2013-02-11  Zan Dobersek  <zdober...@igalia.com>
 
         Unreviewed GTK gardening.

Modified: trunk/LayoutTests/platform/efl/fast/dynamic/002-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/efl/fast/dynamic/002-expected.txt (142469 => 142470)


--- trunk/LayoutTests/platform/efl/fast/dynamic/002-expected.txt	2013-02-11 15:12:34 UTC (rev 142469)
+++ trunk/LayoutTests/platform/efl/fast/dynamic/002-expected.txt	2013-02-11 15:26:44 UTC (rev 142470)
@@ -7,10 +7,9 @@
         RenderBlock (floating) {DIV} at (522,0) size 262x104 [border: (2px solid #FF0000)]
           RenderText {#text} at (2,2) size 258x17
             text run at (2,2) width 258: "I should become a right-floating element."
-        RenderBlock (anonymous) at (0,0) size 784x18
-          RenderText {#text} at (0,0) size 393x17
-            text run at (0,0) width 195: "This text should be on the left. "
-            text run at (195,0) width 198: "The float should be to the right."
+        RenderText {#text} at (0,0) size 393x17
+          text run at (0,0) width 195: "This text should be on the left. "
+          text run at (195,0) width 198: "The float should be to the right."
       RenderBlock {DIV} at (0,18) size 784x30
       RenderBlock {DIV} at (0,48) size 784x36
         RenderBlock (floating) {SPAN} at (0,0) size 253x104 [border: (2px solid #FF0000)]

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (142469 => 142470)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2013-02-11 15:12:34 UTC (rev 142469)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2013-02-11 15:26:44 UTC (rev 142470)
@@ -418,6 +418,20 @@
 
 webkit.org/b/102201 fast/dom/Window/open-window-min-size.html [ Failure ]
 
+# Regression(r142112): Several compositing tests started failing.
+webkit.org/b/109431 compositing/iframes/iframe-composited-scrolling.html [ Failure ]
+webkit.org/b/109431 compositing/layer-creation/fixed-position-in-view-dynamic.html [ Failure ]
+webkit.org/b/109431 compositing/layer-creation/fixed-position-out-of-view-dynamic.html [ Failure ]
+webkit.org/b/109431 compositing/layer-creation/fixed-position-out-of-view-scroll-reason.html [ Failure ]
+webkit.org/b/109431 compositing/layer-creation/no-compositing-for-fixed-position-under-transform.html [ Failure ]
+
+# Several new Khronos WebGL conformance tests are failing on WK2 EFL.
+webkit.org/b/109435 webgl/conformance/canvas/texture-bindings-unaffected-on-resize.html [ Failure ]
+webkit.org/b/109435 webgl/conformance/context/context-attributes-alpha-depth-stencil-antialias.html [ Failure ]
+webkit.org/b/109435 webgl/conformance/context/premultiplyalpha-test.html [ Failure ]
+webkit.org/b/109435 webgl/conformance/renderbuffers/framebuffer-state-restoration.html [ Failure ]
+webkit.org/b/109435 webgl/conformance/textures/texture-size-cube-maps.html [ Failure ]
+
 # Likely failing because of an old version of libsoup in the jhbuild.
 webkit.org/b/106407 http/tests/loading/basic-auth-resend-wrong-credentials.html [ Failure ]
 webkit.org/b/106407 http/tests/security/401-logout/401-logout.php [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to