Changeset 116445 in webkit


Ignore:
Timestamp:
May 8, 2012 12:09:01 PM (12 years ago)
Author:
rakuco@webkit.org
Message:

[EFL] media/video-play-require-user-gesture.html test is failing
https://bugs.webkit.org/show_bug.cgi?id=85900

Unreviewed gardening.

Move media/video-play-require-user-gesture.html to test_expectations.txt since
it requires Full Screen API support. Also move fullscreen tests from Skipped
list to test_expectations.txt

Patch by Christophe Dumez <Christophe Dumez> on 2012-05-08

  • platform/efl/Skipped:
  • platform/efl/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r116444 r116445  
     12012-05-08  Christophe Dumez  <christophe.dumez@intel.com>
     2
     3        [EFL] media/video-play-require-user-gesture.html test is failing
     4        https://bugs.webkit.org/show_bug.cgi?id=85900
     5
     6        Unreviewed gardening.
     7
     8        Move media/video-play-require-user-gesture.html to test_expectations.txt since
     9        it requires Full Screen API support. Also move fullscreen tests from Skipped
     10        list to test_expectations.txt
     11
     12        * platform/efl/Skipped:
     13        * platform/efl/test_expectations.txt:
     14
    1152012-05-08  Alexander Shalamov  <alexander.shalamov@intel.com>
    216
  • trunk/LayoutTests/platform/efl/Skipped

    r116416 r116445  
    630630# The EFL port has no support for usermedia
    631631fast/mediastream
    632 
    633 # The EFL port has no support for the Fullscreen API
    634 fullscreen
    635632
    636633# The EFL port has no support for webarchives
  • trunk/LayoutTests/platform/efl/test_expectations.txt

    r116444 r116445  
    370370BUGWK84839 : editing/execCommand/selectAll.html = MISSING
    371371
     372// The EFL port has no support for the Fullscreen API
     373BUGWK85870 SKIP : fullscreen = FAIL
     374BUGWK85870 : media/video-play-require-user-gesture.html = TEXT
     375
    372376// Input attribute placeholder reftests are failing.
    373377BUGWK85603 : fast/forms/placeholder-with-positioned-element.html = IMAGE
Note: See TracChangeset for help on using the changeset viewer.