Title: [132770] trunk/LayoutTests
Revision
132770
Author
[email protected]
Date
2012-10-29 01:36:21 -0700 (Mon, 29 Oct 2012)

Log Message

[EFL] Skip 2 tests failing due to missing drag'n drop support
https://bugs.webkit.org/show_bug.cgi?id=100638

Unreviewed EFL gardening.

Skip 2 test cases failing due to missing drag'n drop support
in EFL port.

Patch by Christophe Dumez <[email protected]> on 2012-10-29

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (132769 => 132770)


--- trunk/LayoutTests/ChangeLog	2012-10-29 08:34:00 UTC (rev 132769)
+++ trunk/LayoutTests/ChangeLog	2012-10-29 08:36:21 UTC (rev 132770)
@@ -1,5 +1,17 @@
 2012-10-29  Christophe Dumez  <[email protected]>
 
+        [EFL] Skip 2 tests failing due to missing drag'n drop support
+        https://bugs.webkit.org/show_bug.cgi?id=100638
+
+        Unreviewed EFL gardening.
+
+        Skip 2 test cases failing due to missing drag'n drop support
+        in EFL port.
+
+        * platform/efl/TestExpectations:
+
+2012-10-29  Christophe Dumez  <[email protected]>
+
         [EFL] Skip 2 jquery tests crashing after r132757
         https://bugs.webkit.org/show_bug.cgi?id=100637
 

Modified: trunk/LayoutTests/platform/efl/TestExpectations (132769 => 132770)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-10-29 08:34:00 UTC (rev 132769)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-10-29 08:36:21 UTC (rev 132770)
@@ -473,12 +473,14 @@
 webkit.org/b/86623 fast/events/moving-text-should-fire-drop-and-dragend-events-2.html [ Failure ]
 webkit.org/b/86623 fast/events/ondragenter.html
 webkit.org/b/86623 fast/events/ondrop-text-html.html
+webkit.org/b/86623 fast/events/only-valid-drop-targets-receive-file-drop.html [ Failure ]
 webkit.org/b/86623 fast/events/remove-target-with-shadow-in-drag.html [ Failure ]
 webkit.org/b/86623 fast/events/selectstart-by-double-triple-clicks.html
 webkit.org/b/86623 fast/events/selectstart-by-drag.html
 webkit.org/b/86623 fast/events/standalone-image-drag-to-editable.html
 webkit.org/b/86623 fast/forms/drag-into-textarea.html
 webkit.org/b/86623 fast/forms/drag-out-of-textarea.html
+webkit.org/b/86623 fast/forms/file/input-file-value.html [ Failure ]
 webkit.org/b/86623 fast/forms/focus-change-on-keypress.html
 webkit.org/b/86623 fast/forms/search-cancel-button-mouseup.html
 webkit.org/b/86623 fast/forms/search-disabled-readonly.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to