Changeset 198779 in webkit


Ignore:
Timestamp:
Mar 29, 2016 6:22:12 AM (8 years ago)
Author:
Gyuyoung Kim
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:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r198776 r198779  
     12016-03-29  Gyuyoung Kim  <gyuyoung.kim@webkit.org>
     2
     3        [EFL] Skip to test custom element test cases
     4
     5        Unreviewed EFL gardening.
     6
     7        Custom element is not supported by EFL yet. Additionally mark 4 security tests to timeout.
     8
     9        * platform/efl/TestExpectations:
     10
    1112016-03-29  Joseph Pecoraro  <pecoraro@apple.com>
    212
  • trunk/LayoutTests/platform/efl/TestExpectations

    r198768 r198779  
    28292829webkit.org/b/155959 svg/text/text-text-06-t.svg [ Failure ]
    28302830webkit.org/b/155959 svg/text/text-vkern.svg [ Failure ]
     2831
     2832# Custom element feature is not enabled on EFL yet
     2833Bug(EFL) fast/custom-elements [ Skip ]
     2834
     2835webkit.org/b/155970 http/tests/appcache/auth.html [ Timeout ]
     2836webkit.org/b/155970 http/tests/media/video-redirect.html [ Timeout ]
     2837webkit.org/b/155970 http/tests/security/contentSecurityPolicy/audio-redirect-blocked.html [ Timeout ]
     2838webkit.org/b/155970 http/tests/security/contentSecurityPolicy/video-redirect-blocked.html [ Timeout ]
     2839webkit.org/b/155970 http/tests/security/inactive-document-with-empty-security-origin.html [ Timeout ]
Note: See TracChangeset for help on using the changeset viewer.