Title: [198779] trunk/LayoutTests
Revision
198779
Author
gyuyoung....@webkit.org
Date
2016-03-29 06:22:12 -0700 (Tue, 29 Mar 2016)

Log Message

[EFL] Skip to test custom element test cases

Unreviewed EFL gardening.

Custom element is not supported by EFL yet. Additionally mark 4 security tests to timeout.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (198778 => 198779)


--- trunk/LayoutTests/ChangeLog	2016-03-29 10:25:44 UTC (rev 198778)
+++ trunk/LayoutTests/ChangeLog	2016-03-29 13:22:12 UTC (rev 198779)
@@ -1,3 +1,13 @@
+2016-03-29  Gyuyoung Kim  <gyuyoung....@webkit.org>
+
+        [EFL] Skip to test custom element test cases
+
+        Unreviewed EFL gardening.
+
+        Custom element is not supported by EFL yet. Additionally mark 4 security tests to timeout.
+
+        * platform/efl/TestExpectations:
+
 2016-03-29  Joseph Pecoraro  <pecor...@apple.com>
 
         Audit WebCore builtins for user overridable code

Modified: trunk/LayoutTests/platform/efl/TestExpectations (198778 => 198779)


--- trunk/LayoutTests/platform/efl/TestExpectations	2016-03-29 10:25:44 UTC (rev 198778)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2016-03-29 13:22:12 UTC (rev 198779)
@@ -2828,3 +2828,12 @@
 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 ]
+
+# Custom element feature is not enabled on EFL yet
+Bug(EFL) fast/custom-elements [ Skip ]
+
+webkit.org/b/155970 http/tests/appcache/auth.html [ Timeout ]
+webkit.org/b/155970 http/tests/media/video-redirect.html [ Timeout ]
+webkit.org/b/155970 http/tests/security/contentSecurityPolicy/audio-redirect-blocked.html [ Timeout ]
+webkit.org/b/155970 http/tests/security/contentSecurityPolicy/video-redirect-blocked.html [ Timeout ]
+webkit.org/b/155970 http/tests/security/inactive-document-with-empty-security-origin.html [ Timeout ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to