Title: [116445] trunk/LayoutTests
Revision
116445
Author
[email protected]
Date
2012-05-08 12:09:01 -0700 (Tue, 08 May 2012)

Log 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 <[email protected]> on 2012-05-08

* platform/efl/Skipped:
* platform/efl/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (116444 => 116445)


--- trunk/LayoutTests/ChangeLog	2012-05-08 19:07:40 UTC (rev 116444)
+++ trunk/LayoutTests/ChangeLog	2012-05-08 19:09:01 UTC (rev 116445)
@@ -1,3 +1,17 @@
+2012-05-08  Christophe Dumez  <[email protected]>
+
+        [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
+
+        * platform/efl/Skipped:
+        * platform/efl/test_expectations.txt:
+
 2012-05-08  Alexander Shalamov  <[email protected]>
 
         [EFL] Layout test fast/overflow/lots-of-sibling-inline-boxes.html is flaky in debug builds

Modified: trunk/LayoutTests/platform/efl/Skipped (116444 => 116445)


--- trunk/LayoutTests/platform/efl/Skipped	2012-05-08 19:07:40 UTC (rev 116444)
+++ trunk/LayoutTests/platform/efl/Skipped	2012-05-08 19:09:01 UTC (rev 116445)
@@ -630,9 +630,6 @@
 # The EFL port has no support for usermedia
 fast/mediastream
 
-# The EFL port has no support for the Fullscreen API
-fullscreen
-
 # The EFL port has no support for webarchives
 http/tests/webarchive
 svg/webarchive

Modified: trunk/LayoutTests/platform/efl/test_expectations.txt (116444 => 116445)


--- trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-08 19:07:40 UTC (rev 116444)
+++ trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-08 19:09:01 UTC (rev 116445)
@@ -369,6 +369,10 @@
 BUGWK84839 : editing/execCommand/remove-list-item-1.html = MISSING
 BUGWK84839 : editing/execCommand/selectAll.html = MISSING
 
+// The EFL port has no support for the Fullscreen API
+BUGWK85870 SKIP : fullscreen = FAIL
+BUGWK85870 : media/video-play-require-user-gesture.html = TEXT
+
 // Input attribute placeholder reftests are failing.
 BUGWK85603 : fast/forms/placeholder-with-positioned-element.html = IMAGE
 BUGWK85603 : fast/forms/isindex-placeholder.html = IMAGE
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to