Title: [120912] trunk/LayoutTests
Revision
120912
Author
[email protected]
Date
2012-06-21 03:06:23 -0700 (Thu, 21 Jun 2012)

Log Message

[EFL] Gardening after r120847
https://bugs.webkit.org/show_bug.cgi?id=89640

Unreviewed gardening. Newly added compositing/backface-visibility/backface-visibility-webgl.html
test does not pass on EFL port due to missing WebGL support.

Patch by Mikhail Pozdnyakov <[email protected]> on 2012-06-21

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (120911 => 120912)


--- trunk/LayoutTests/ChangeLog	2012-06-21 09:07:08 UTC (rev 120911)
+++ trunk/LayoutTests/ChangeLog	2012-06-21 10:06:23 UTC (rev 120912)
@@ -1,3 +1,13 @@
+2012-06-21  Mikhail Pozdnyakov  <[email protected]>
+
+        [EFL] Gardening after r120847
+        https://bugs.webkit.org/show_bug.cgi?id=89640
+
+        Unreviewed gardening. Newly added compositing/backface-visibility/backface-visibility-webgl.html 
+        test does not pass on EFL port due to missing WebGL support.
+
+        * platform/efl/TestExpectations:
+
 2012-06-21  Mario Sanchez Prada  <[email protected]>
 
         [GTK] accessibility/textbox-role-reports-line-number.html fails

Modified: trunk/LayoutTests/platform/efl/TestExpectations (120911 => 120912)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-06-21 09:07:08 UTC (rev 120911)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-06-21 10:06:23 UTC (rev 120912)
@@ -443,6 +443,7 @@
 BUGWK86730 : compositing/layer-creation/fixed-position-scroll.html = MISSING
 
 // EFL does not support WebGL
+BUGWK77219 : compositing/backface-visibility/backface-visibility-webgl.html = TEXT
 BUGWK77219 : compositing/visibility/visibility-simple-webgl-layer.html = TEXT
 BUGWK77219 : fast/dom/constructed-objects-prototypes.html = TEXT
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to