Title: [119912] trunk/LayoutTests
Revision
119912
Author
[email protected]
Date
2012-06-09 12:14:27 -0700 (Sat, 09 Jun 2012)

Log Message

[EFL] skip new tests added in r119883
https://bugs.webkit.org/show_bug.cgi?id=88716

Unreviewed EFL gardening. Skip new tests added in r119883.

Patch by Christophe Dumez <[email protected]> on 2012-06-09

* platform/efl/Skipped:
* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (119911 => 119912)


--- trunk/LayoutTests/ChangeLog	2012-06-09 18:42:41 UTC (rev 119911)
+++ trunk/LayoutTests/ChangeLog	2012-06-09 19:14:27 UTC (rev 119912)
@@ -1,3 +1,13 @@
+2012-06-09  Christophe Dumez  <[email protected]>
+
+        [EFL] skip new tests added in r119883
+        https://bugs.webkit.org/show_bug.cgi?id=88716
+
+        Unreviewed EFL gardening. Skip new tests added in r119883.
+
+        * platform/efl/Skipped:
+        * platform/efl/TestExpectations:
+
 2012-06-09  Pablo Flouret  <[email protected]>
 
         The value in Access-Control-Allow-Origin is not being matched correctly for CORS-enabled requests

Modified: trunk/LayoutTests/platform/efl/Skipped (119911 => 119912)


--- trunk/LayoutTests/platform/efl/Skipped	2012-06-09 18:42:41 UTC (rev 119911)
+++ trunk/LayoutTests/platform/efl/Skipped	2012-06-09 19:14:27 UTC (rev 119912)
@@ -224,12 +224,6 @@
 fast/dom/HTMLAnchorElement/anchor-nodownload-set.html
 fast/dom/HTMLAnchorElement/anchor-nodownload.html
 
-# The EFL port has no support for the FileSystem API
-fast/filesystem
-http/tests/filesystem
-http/tests/security/filesystem-iframe-from-remote.html
-fast/mutation/filesystem-callback-delivery.html
-
 # The EFL port has no support for Geolocation
 fast/dom/Geolocation
 fast/dom/Window/window-properties-geolocation.html

Modified: trunk/LayoutTests/platform/efl/TestExpectations (119911 => 119912)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-06-09 18:42:41 UTC (rev 119911)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-06-09 19:14:27 UTC (rev 119912)
@@ -596,6 +596,16 @@
 BUGWK88191 : fast/viewport/viewport-legacy-ordering-6.html = TEXT
 BUGWK88191 : fast/viewport/viewport-legacy-xhtmlmp.html = TEXT
 
+// LEGACY_WEBKIT_BLOB_BUILDER flag is disabled for EFL port
+BUGWK88715 : http/tests/security/mixedContent/blob-url-in-iframe.html = TEXT
+
+// The EFL port has no support for the FileSystem API
+BUGWK68591 SKIP : fast/filesystem = FAIL
+BUGWK68591 SKIP : fast/mutation/filesystem-callback-delivery.html = FAIL
+BUGWK68591 SKIP : http/tests/filesystem = FAIL
+BUGWK68591 SKIP : http/tests/security/filesystem-iframe-from-remote.html = FAIL
+BUGWK68591 SKIP : http/tests/security/mixedContent/filesystem-url-in-iframe.html = FAIL
+
 // EFL's EventSender does not implement contextClick yet
 BUGWK86091 : editing/pasteboard/copy-standalone-image-crash.html = TEXT
 BUGWK86091 : editing/selection/5354455-1.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to