Title: [183379] trunk/LayoutTests
Revision
183379
Author
[email protected]
Date
2015-04-26 19:30:18 -0700 (Sun, 26 Apr 2015)

Log Message

[EFL] Unreviewed EFL gardening on 27th April.

Unskip 2 tests which have been passed since r183368.

Mark editing/selection/extend-by-character-007.html to missing.
This needs to have new baseline for EFL port.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (183378 => 183379)


--- trunk/LayoutTests/ChangeLog	2015-04-27 02:04:11 UTC (rev 183378)
+++ trunk/LayoutTests/ChangeLog	2015-04-27 02:30:18 UTC (rev 183379)
@@ -1,3 +1,14 @@
+2015-04-26  Gyuyoung Kim  <[email protected]>
+
+        [EFL] Unreviewed EFL gardening on 27th April.
+
+        Unskip 2 tests which have been passed since r183368.
+
+        Mark editing/selection/extend-by-character-007.html to missing.
+        This needs to have new baseline for EFL port.
+
+        * platform/efl/TestExpectations:
+
 2015-04-26  Javier Fernandez  <[email protected]>
 
         [CSS Grid Layout] Support for align-self and align-items in grid layout

Modified: trunk/LayoutTests/platform/efl/TestExpectations (183378 => 183379)


--- trunk/LayoutTests/platform/efl/TestExpectations	2015-04-27 02:04:11 UTC (rev 183378)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2015-04-27 02:30:18 UTC (rev 183379)
@@ -1356,9 +1356,6 @@
 
 webkit.org/b/101456 fast/repaint/block-selection-gap-in-table-cell.html [ Missing ]
 
-# Identical failures on GTK, EFL and Qt.
-webkit.org/b/101539 editing/execCommand/switch-list-type-with-orphaned-li.html [ Failure ]
-
 # HiDPI tests are failing to render correctly.
 webkit.org/b/102097 fast/hidpi [ Skip ]
 webkit.org/b/102097 svg/as-image/animated-svg-repaints-completely-in-hidpi.html [ Skip ]
@@ -2243,6 +2240,6 @@
 
 webkit.org/b/144004 compositing/animation/matrix-animation.html [ ImageOnlyFailure ]
 
-webkit.org/b/144005 compositing/backgrounds/background-image-with-negative-zindex.html [ ImageOnlyFailure ]
-
 webkit.org/b/144006 compositing/backing/solid-color-with-paints-into-ancestor.html [ ImageOnlyFailure ]
+
+webkit.org/b/144246 editing/selection/extend-by-character-007.html [ Missing ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to