Title: [117932] trunk/LayoutTests
Revision
117932
Author
[email protected]
Date
2012-05-22 01:36:20 -0700 (Tue, 22 May 2012)

Log Message

[EFL] Style issue due to tests duplicated in Skipped in test_expectations.txt
https://bugs.webkit.org/show_bug.cgi?id=87093

Unreviewed EFL gardening. Remove from Skipped file tests that are
already in test_expectations.txt to make the style script happy.

Patch by Christophe Dumez <[email protected]> on 2012-05-22

* platform/efl/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (117931 => 117932)


--- trunk/LayoutTests/ChangeLog	2012-05-22 08:17:03 UTC (rev 117931)
+++ trunk/LayoutTests/ChangeLog	2012-05-22 08:36:20 UTC (rev 117932)
@@ -1,3 +1,13 @@
+2012-05-22  Christophe Dumez  <[email protected]>
+
+        [EFL] Style issue due to tests duplicated in Skipped in test_expectations.txt
+        https://bugs.webkit.org/show_bug.cgi?id=87093
+
+        Unreviewed EFL gardening. Remove from Skipped file tests that are
+        already in test_expectations.txt to make the style script happy.
+
+        * platform/efl/Skipped:
+
 2012-05-22  Emil A Eklund  <[email protected]>
 
         Mark two tests as skipped while we figure out why they are failing.

Modified: trunk/LayoutTests/platform/efl/Skipped (117931 => 117932)


--- trunk/LayoutTests/platform/efl/Skipped	2012-05-22 08:17:03 UTC (rev 117931)
+++ trunk/LayoutTests/platform/efl/Skipped	2012-05-22 08:36:20 UTC (rev 117932)
@@ -25,8 +25,6 @@
 fast/events/drag-dataTransferItemList-file-handling.html
 fast/events/drag-file-crash.html
 fast/events/drag-to-navigate.html
-fast/events/drop-handler-should-not-stop-navigate.html
-fast/events/drop-with-file-paths.html
 fast/events/dropzone-004.html
 fast/events/file-input-hidden-in-ondrop.html
 fast/events/input-element-display-none-in-dragleave-crash.html
@@ -34,7 +32,6 @@
 fast/files/apply-blob-url-to-img.html
 fast/files/apply-blob-url-to-xhr.html
 fast/files/file-reader-abort.html
-fast/files/file-reader-directory-crash.html
 fast/files/file-reader-event-listener.html
 fast/files/null-origin-string.html
 fast/files/read-blob-async.html
@@ -182,7 +179,6 @@
 editing/selection/selection-background.html
 fast/dom/Window/window-onFocus.html
 fast/events/blur-focus-window-should-blur-focus-element.html
-fast/events/show-modal-dialog-onblur-onfocus.html
 plugins/netscape-plugin-setwindow-size-2.html
 
 # EFL's LayoutTestController does not implement setAllowUniversalAccessFromFileURLs
@@ -242,7 +238,6 @@
 
 # EFL's LayoutTestController does not implement abortModal
 fast/events/show-modal-dialog-onblur-onfocus.html
-fast/harness/show-modal-dialog.html
 
 # viewport meta tag tests that fail on the bot for yet unknown reasons
 fast/viewport/viewport-125.html
@@ -397,9 +392,6 @@
 fast/images/pdf-as-tiled-background.html
 fast/replaced/pdf-as-image.html
 
-# The EFL port has no support for title directionality
-fast/dom/title-directionality.html
-
 # The EFL port has no support for detecting slow unload handlers
 fast/dom/Window/slow-unload-handler.html
 fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html
@@ -407,9 +399,6 @@
 # The EFL port has no global history delegate
 http/tests/globalhistory
 
-# PasteBoard::plainText() does not support file names.
-editing/pasteboard/drag-files-to-editable-element.html
-
 # Fails because of the security policy of the user agent?
 # http://webkit.org/b/79604
 fast/mutation/database-callback-delivery.html
@@ -973,8 +962,6 @@
 # ------------------------------------
 
 # ENABLE(SHADOW_DOM) is disabled.
-fast/dom/shadow/content-element-api.html
-fast/dom/shadow/content-element-outside-shadow.html
 fast/dom/shadow/content-element-outside-shadow-style.html
 fast/dom/shadow/content-element-in-media-element.html
 fast/dom/shadow/content-element-in-meter-element.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to