Title: [122843] trunk/LayoutTests
Revision
122843
Author
[email protected]
Date
2012-07-17 06:51:25 -0700 (Tue, 17 Jul 2012)

Log Message

[EFL] Gardening of failing tests and new passes
https://bugs.webkit.org/show_bug.cgi?id=91479

Unreviewed gardening.

Patch by Thiago Marcos P. Santos <[email protected]> on 2012-07-17

* platform/efl/Skipped:
* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (122842 => 122843)


--- trunk/LayoutTests/ChangeLog	2012-07-17 13:45:32 UTC (rev 122842)
+++ trunk/LayoutTests/ChangeLog	2012-07-17 13:51:25 UTC (rev 122843)
@@ -1,3 +1,13 @@
+2012-07-17  Thiago Marcos P. Santos  <[email protected]>
+
+        [EFL] Gardening of failing tests and new passes
+        https://bugs.webkit.org/show_bug.cgi?id=91479
+
+        Unreviewed gardening.
+
+        * platform/efl/Skipped:
+        * platform/efl/TestExpectations:
+
 2012-07-17  Bruno de Oliveira Abinader  <[email protected]>
 
         [Qt] fast/box-{shadow,sizing} tests needs update after rebaseline and new testfonts

Modified: trunk/LayoutTests/platform/efl/Skipped (122842 => 122843)


--- trunk/LayoutTests/platform/efl/Skipped	2012-07-17 13:45:32 UTC (rev 122842)
+++ trunk/LayoutTests/platform/efl/Skipped	2012-07-17 13:51:25 UTC (rev 122843)
@@ -1107,21 +1107,6 @@
 # Transparent image being produced
 fast/frames/transparent-scrollbar.html
 
-# Fail until SUBPIXEL_LAYOUT is enabled
-# https://bugs.webkit.org/show_bug.cgi?id=85532
-fast/sub-pixel/client-rect-has-subpixel-precision.html
-fast/sub-pixel/client-width-height-snapping.html
-fast/sub-pixel/file-upload-control-at-fractional-offset.html
-fast/sub-pixel/float-containing-block-with-margin.html
-fast/sub-pixel/float-with-right-margin-zoom.html
-fast/sub-pixel/float-wrap-with-subpixel-top.html
-fast/sub-pixel/inline-block-with-margin.html
-fast/sub-pixel/inline-block-with-padding.html
-fast/sub-pixel/layout-boxes-with-zoom.html
-fast/sub-pixel/selection-gaps-at-fractional-offsets.html
-fast/sub-pixel/size-of-box-with-zoom.html
-fast/sub-pixel/table-rows-no-gaps.html
-
 # This should only be a layer change
 # http://webkit.org/b/82129
 fast/box-shadow/shadow-buffer-partial.html

Modified: trunk/LayoutTests/platform/efl/TestExpectations (122842 => 122843)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-07-17 13:45:32 UTC (rev 122842)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-07-17 13:51:25 UTC (rev 122843)
@@ -141,6 +141,10 @@
 
 // Dialog element is not yet enabled.
 BUGWK84635 SKIP : fast/dom/HTMLDialogElement = TEXT
+
+// Subpixel layout is not enabled.
+BUGWK85532 SKIP : fast/sub-pixel = MISSING
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // CRASHES
 //////////////////////////////////////////////////////////////////////////////////////////
@@ -458,6 +462,7 @@
 BUGWK82294 : compositing/visibility/layer-visible-content.html = TEXT
 BUGWK82294 : compositing/visibility/visibility-image-layers-dynamic.html = TEXT
 BUGWK82294 : compositing/layer-creation/no-compositing-for-preserve-3d.html = TEXT
+BUGWK82294 : compositing/columns/composited-in-paginated.html = TEXT
 
 // EFL's LayoutTestController does not implement displayInvalidatedRegion
 BUGWK86727 : compositing/plugins/invalidate_rect.html = TEXT
@@ -553,7 +558,6 @@
 
 // Incorrect rendering results after r115846
 BUGWK85599 : http/tests/navigation/postredirect-basic.html = TEXT
-BUGWK85599 : http/tests/navigation/postredirect-goback1.html = TEXT
 
 // Interferes with the rAF tests that are enabled
 BUGWK85689 SKIP : fast/animation/request-animation-frame-disabled.html = TEXT
@@ -767,6 +771,9 @@
 // Skip tests in fast/text/shaping
 BUGWK90951 SKIP : fast/text/shaping = PASS
 
+// Test added by Mac port, rendering results totally different on EFL.
+BUGWK91477 : fast/multicol/shrink-to-column-height-for-pagination.html = MISSING
+
 // These tests are failing after r122528.
 BUGWK91210 : http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html = TEXT
 BUGWK91210 : http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to