Title: [185870] trunk/LayoutTests
Revision
185870
Author
gyuyoung....@webkit.org
Date
2015-06-23 02:34:04 -0700 (Tue, 23 Jun 2015)

Log Message

[EFL] Unreviewed, gardening.

Mark fast/forms/listbox-visible-size.html to failure and skip
fast/text/arabic-times-new-roman.html because it is for iOS.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (185869 => 185870)


--- trunk/LayoutTests/ChangeLog	2015-06-23 09:03:11 UTC (rev 185869)
+++ trunk/LayoutTests/ChangeLog	2015-06-23 09:34:04 UTC (rev 185870)
@@ -1,3 +1,12 @@
+2015-06-23  Gyuyoung Kim  <gyuyoung....@webkit.org>
+
+        [EFL] Unreviewed, gardening.
+
+        Mark fast/forms/listbox-visible-size.html to failure and skip
+        fast/text/arabic-times-new-roman.html because it is for iOS.
+
+        * platform/efl/TestExpectations:
+
 2015-06-22  Ryuan Choi  <ryuan.c...@navercorp.com>
 
         [EFL] Hyphenation is not supported

Modified: trunk/LayoutTests/platform/efl/TestExpectations (185869 => 185870)


--- trunk/LayoutTests/platform/efl/TestExpectations	2015-06-23 09:03:11 UTC (rev 185869)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2015-06-23 09:34:04 UTC (rev 185870)
@@ -78,6 +78,9 @@
 fast/text/softbank-emoji.html [ Skip ]
 fast/text/emoji.html [ Skip ]
 
+# This test has been added for ios port since r185842.
+fast/text/arabic-times-new-roman.html [ Skip ]
+
 # ----------------------------------------
 # Tests which also fail in other platforms
 # ----------------------------------------
@@ -2270,3 +2273,5 @@
 accessibility/transformed-element.html [ Failure ]
 
 webkit.org/b/146139 fast/css/named-images.html [ Missing ]
+
+webkit.org/b/146233 fast/forms/listbox-visible-size.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to