Title: [200571] trunk/LayoutTests
Revision
200571
Author
gyuyoung....@webkit.org
Date
2016-05-09 01:55:50 -0700 (Mon, 09 May 2016)

Log Message

Fix wrong gardening in r200570

Unreviewed EFL gardening.

* TestExpectations: Move selection gap tests to EFL's one.
* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (200570 => 200571)


--- trunk/LayoutTests/ChangeLog	2016-05-09 08:51:20 UTC (rev 200570)
+++ trunk/LayoutTests/ChangeLog	2016-05-09 08:55:50 UTC (rev 200571)
@@ -1,5 +1,14 @@
 2016-05-09  Gyuyoung Kim  <gyuyoung....@webkit.org>
 
+        Fix wrong gardening in r200570
+
+        Unreviewed EFL gardening.
+
+        * TestExpectations: Move selection gap tests to EFL's one.
+        * platform/efl/TestExpectations:
+
+2016-05-09  Gyuyoung Kim  <gyuyoung....@webkit.org>
+
         [EFL] Skip tests of selection gap because EFL port disabled to paint the selection gap
 
         Unreviewed EFL gardening.

Modified: trunk/LayoutTests/TestExpectations (200570 => 200571)


--- trunk/LayoutTests/TestExpectations	2016-05-09 08:51:20 UTC (rev 200570)
+++ trunk/LayoutTests/TestExpectations	2016-05-09 08:55:50 UTC (rev 200571)
@@ -51,14 +51,6 @@
 fast/harness/ui-side-scripts.html [ Skip ]
 fast/harness/concurrent-ui-side-scripts.html [ Skip ]
 
-# EFL port has not supported selection gap painting since r200412
-fast/repaint/selection-gap-absolute-child.html [ Skip ]
-fast/repaint/selection-gap-fixed-child.html [ Skip ]
-fast/repaint/selection-gap-flipped-absolute-child.html [ Skip ]
-fast/repaint/selection-gap-flipped-fixed-child.html [ Skip ]
-fast/repaint/selection-gap-transformed-absolute-child.html [ Skip ]
-fast/repaint/selection-gap-transformed-fixed-child.html [ Skip ]
-
 #//////////////////////////////////////////////////////////////////////////////////////////
 # End platform-specific tests.
 #//////////////////////////////////////////////////////////////////////////////////////////

Modified: trunk/LayoutTests/platform/efl/TestExpectations (200570 => 200571)


--- trunk/LayoutTests/platform/efl/TestExpectations	2016-05-09 08:51:20 UTC (rev 200570)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2016-05-09 08:55:50 UTC (rev 200571)
@@ -376,6 +376,14 @@
 webkit.org/b/87661 crypto/subtle/rsa-indexeddb.html [ Skip ]
 storage/indexeddb/database-odd-names.html [ Skip ]
 
+# EFL port has not supported selection gap painting since r200412
+fast/repaint/selection-gap-absolute-child.html [ Skip ]
+fast/repaint/selection-gap-fixed-child.html [ Skip ]
+fast/repaint/selection-gap-flipped-absolute-child.html [ Skip ]
+fast/repaint/selection-gap-flipped-fixed-child.html [ Skip ]
+fast/repaint/selection-gap-transformed-absolute-child.html [ Skip ]
+fast/repaint/selection-gap-transformed-fixed-child.html [ Skip ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # TESTS EXPECTED TO FAIL
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to