Title: [118658] trunk/LayoutTests
Revision
118658
Author
[email protected]
Date
2012-05-28 02:08:40 -0700 (Mon, 28 May 2012)

Log Message

[EFL] New tests added in r118567 should be skipped on EFL port
https://bugs.webkit.org/show_bug.cgi?id=87618

Unreviewed EFL gardening. Move the test added in r118567 to test
expectations since the EFL port lacks support for
LayoutTestController::layerTreeAsText.

Patch by Christophe Dumez <[email protected]> on 2012-05-28

* platform/efl/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (118657 => 118658)


--- trunk/LayoutTests/ChangeLog	2012-05-28 09:05:52 UTC (rev 118657)
+++ trunk/LayoutTests/ChangeLog	2012-05-28 09:08:40 UTC (rev 118658)
@@ -1,3 +1,14 @@
+2012-05-28  Christophe Dumez  <[email protected]>
+
+        [EFL] New tests added in r118567 should be skipped on EFL port
+        https://bugs.webkit.org/show_bug.cgi?id=87618
+
+        Unreviewed EFL gardening. Move the test added in r118567 to test
+        expectations since the EFL port lacks support for
+        LayoutTestController::layerTreeAsText.
+
+        * platform/efl/test_expectations.txt:
+
 2012-05-28  Gyuyoung Kim  <[email protected]>
 
         Move allowRoundingHacks to Internals interface

Modified: trunk/LayoutTests/platform/efl/test_expectations.txt (118657 => 118658)


--- trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-28 09:05:52 UTC (rev 118657)
+++ trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-28 09:08:40 UTC (rev 118658)
@@ -310,6 +310,8 @@
 BUGWK82294 : compositing/animation/animation-compositing.html = TEXT
 BUGWK82294 : compositing/geometry/ancestor-overflow-change.html = TEXT
 BUGWK82294 : compositing/geometry/clip.html = TEXT
+BUGWK82294 : compositing/geometry/composited-in-columns.html = TEXT
+BUGWK82294 : compositing/geometry/flipped-writing-mode.html = TEXT
 BUGWK82294 : compositing/geometry/foreground-layer.html = TEXT
 BUGWK82294 : compositing/geometry/layer-due-to-layer-children-deep-switch.html = TEXT
 BUGWK82294 : compositing/geometry/layer-due-to-layer-children-switch.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to