Changeset 175470 in webkit


Ignore:
Timestamp:
Nov 3, 2014 7:47:08 AM (9 years ago)
Author:
evab.u-szeged@partner.samsung.com
Message:

[EFL] Unskip passing ENCRYPTED_MEDIA_V2 tests
https://bugs.webkit.org/show_bug.cgi?id=138133

Reviewed by Csaba Osztrogonác.

  • platform/efl/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r175466 r175470  
     12014-11-03  Eva Balazsfalvi  <evab.u-szeged@partner.samsung.com>
     2
     3        [EFL] Unskip passing ENCRYPTED_MEDIA_V2 tests
     4        https://bugs.webkit.org/show_bug.cgi?id=138133
     5
     6        Reviewed by Csaba Osztrogonác.
     7
     8        * platform/efl/TestExpectations:
     9
    1102014-11-03  Sungmann Cho  <sungmann.cho@navercorp.com>
    211
  • trunk/LayoutTests/platform/efl/TestExpectations

    r175057 r175470  
    439439# ENABLE_GAMEPAD not enabled.
    440440webkit.org/b/134718 gamepad [ Skip ]
     441
     442# These tests are for an obsolete version of the EME spec.
     443webkit.org/b/95297 fast/events/constructors/media-key-event-constructor.html [ WontFix ]
     444media/encrypted-media/encrypted-media-can-play-type-webm.html [ WontFix ]
     445media/encrypted-media/encrypted-media-events.html [ WontFix ]
     446media/encrypted-media/encrypted-media-not-loaded.html [ WontFix ]
     447media/encrypted-media/encrypted-media-syntax.html [ WontFix ]
    441448
    442449#////////////////////////////////////////////////////////////////////////////////////////
     
    11151122
    11161123# Requires ENCRYPTED_MEDIA support.
    1117 webkit.org/b/95297 media/encrypted-media [ Skip ]
    1118 webkit.org/b/95297 fast/events/constructors/media-key-event-constructor.html [ Skip ]
     1124webkit.org/b/95297 media/encrypted-media [ Pass ]
     1125
     1126# Failing, need to fix. https://bugs.webkit.org/show_bug.cgi?id=138307
     1127webkit.org/b/138307 media/encrypted-media/encrypted-media-can-play-type.html [ Skip ]
    11191128
    11201129# Requires POINTER_LOCK support.
Note: See TracChangeset for help on using the changeset viewer.