Title: [198767] trunk/LayoutTests
Revision
198767
Author
gyuyoung....@webkit.org
Date
2016-03-28 17:36:59 -0700 (Mon, 28 Mar 2016)

Log Message

Unreviewed EFL gardening on 29th Mar.

Mark svg text tests to failure. Besides remove duplicated a test.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (198766 => 198767)


--- trunk/LayoutTests/ChangeLog	2016-03-29 00:19:05 UTC (rev 198766)
+++ trunk/LayoutTests/ChangeLog	2016-03-29 00:36:59 UTC (rev 198767)
@@ -1,3 +1,11 @@
+2016-03-28  Gyuyoung Kim  <gyuyoung....@webkit.org>
+
+        Unreviewed EFL gardening on 29th Mar.
+
+        Mark svg text tests to failure. Besides remove duplicated a test.
+
+        * platform/efl/TestExpectations:
+
 2016-03-28  Myles C. Maxfield  <mmaxfi...@apple.com>
 
         [RTL Scrollbars] Position:sticky can be positioned under vertical RTL scrollbar

Modified: trunk/LayoutTests/platform/efl/TestExpectations (198766 => 198767)


--- trunk/LayoutTests/platform/efl/TestExpectations	2016-03-29 00:19:05 UTC (rev 198766)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2016-03-29 00:36:59 UTC (rev 198767)
@@ -2769,8 +2769,6 @@
 webkit.org/b/151943 imported/blink/fast/box-shadow/normal-box-shadow-with-background-image.html [ ImageOnlyFailure ]
 webkit.org/b/151943 imported/blink/webexposed/webkit-focus-ring-exposed-to-quirks-mode.html [ ImageOnlyFailure ]
 
-webkit.org/b/153772 fast/shadow-dom/slot-removal-crash-2.html [ Timeout ]
-
 webkit.org/b/155505 http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-audio.html [ Skip ]
 webkit.org/b/155505 webkit.org/b/153866 http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-video.html [ Skip ]
 
@@ -2818,3 +2816,14 @@
 
 # Shadow dom is not enabled on EFL port yet.
 Bug(EFL) fast/shadow-dom/slot-removal-crash-2.html
+
+webkit.org/b/155959 svg/text/kerning.svg [ Failure ]
+webkit.org/b/155959 svg/text/multichar-glyph.svg [ Failure ]
+webkit.org/b/155959 svg/text/text-altglyph-01-b.svg [ Failure ]
+webkit.org/b/155959 svg/text/text-hkern.svg [ Failure ]
+webkit.org/b/155959 svg/text/text-overflow-ellipsis-svgfont-kerning-ligatures.html [ Failure ]
+webkit.org/b/155959 svg/text/text-overflow-ellipsis-svgfont.html [ Failure ]
+webkit.org/b/155959 svg/text/text-text-04-t.svg [ Failure ]
+webkit.org/b/155959 svg/text/text-text-05-t.svg [ Failure ]
+webkit.org/b/155959 svg/text/text-text-06-t.svg [ Failure ]
+webkit.org/b/155959 svg/text/text-vkern.svg [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to