Title: [114244] trunk/LayoutTests
Revision
114244
Author
commit-qu...@webkit.org
Date
2012-04-16 05:53:21 -0700 (Mon, 16 Apr 2012)

Log Message

[EFL][DRT] Gardening CSS Regions & Exclusions
https://bugs.webkit.org/show_bug.cgi?id=84011

Skipping CSS regions and exclusions tests for now,
waiting for feature to complete.

Unreviewed, EFL gardening.

Patch by Dominik Röttsches <dominik.rottsc...@linux.intel.com> on 2012-04-16

* platform/efl/Skipped:
* platform/efl/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (114243 => 114244)


--- trunk/LayoutTests/ChangeLog	2012-04-16 12:41:40 UTC (rev 114243)
+++ trunk/LayoutTests/ChangeLog	2012-04-16 12:53:21 UTC (rev 114244)
@@ -1,3 +1,16 @@
+2012-04-16  Dominik Röttsches  <dominik.rottsc...@linux.intel.com>
+
+        [EFL][DRT] Gardening CSS Regions & Exclusions
+        https://bugs.webkit.org/show_bug.cgi?id=84011
+
+        Skipping CSS regions and exclusions tests for now,
+        waiting for feature to complete.
+
+        Unreviewed, EFL gardening.
+
+        * platform/efl/Skipped:
+        * platform/efl/test_expectations.txt:
+
 2012-04-16  Philippe Normand  <pnorm...@igalia.com>
 
         Unreviewed, GTK gardening.

Modified: trunk/LayoutTests/platform/efl/Skipped (114243 => 114244)


--- trunk/LayoutTests/platform/efl/Skipped	2012-04-16 12:41:40 UTC (rev 114243)
+++ trunk/LayoutTests/platform/efl/Skipped	2012-04-16 12:53:21 UTC (rev 114244)
@@ -1809,10 +1809,6 @@
 fast/css/image-set-parsing.html
 fast/css/image-set-parsing-invalid.html
 
-# CSS Regions support not yet enabled.
-# https://bugs.webkit.org/show_bug.cgi?id=57312
-fast/regions
-
 # ENABLE_INPUT_TYPE_* are not enabled.
 # https://bugs.webkit.org/show_bug.cgi?id=29359
 # https://bugs.webkit.org/show_bug.cgi?id=68971

Modified: trunk/LayoutTests/platform/efl/test_expectations.txt (114243 => 114244)


--- trunk/LayoutTests/platform/efl/test_expectations.txt	2012-04-16 12:41:40 UTC (rev 114243)
+++ trunk/LayoutTests/platform/efl/test_expectations.txt	2012-04-16 12:53:21 UTC (rev 114244)
@@ -156,3 +156,9 @@
 BUGWK83830 : ietestcenter/css3/grid/grid-columns-001.htm = FAIL MISSING
 BUGWK83830 : ietestcenter/css3/grid/grid-items-002.htm = FAIL MISSING
 BUGWK83830 : ietestcenter/css3/grid/grid-items-004.htm = FAIL MISSING
+
+// CSS Regions support not yet enabled, tracking in a separate EFL bug.
+BUGWK83897 SKIP : fast/regions = FAIL
+
+// Exclusions implementation not complete yet.
+BUGWK83898 SKIP : fast/exclusions = FAIL
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to