Title: [146844] trunk/LayoutTests
Revision
146844
Author
t...@chromium.org
Date
2013-03-25 20:11:09 -0700 (Mon, 25 Mar 2013)

Log Message

Unreviewed, update Efl test expectations to mark new test as failing.
Efl doesn't implement the Pasteboard class.

* platform/efl/TestExpectations: Mark editing/pasteboard/copy-image-with-alt-text.html as failing

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (146843 => 146844)


--- trunk/LayoutTests/ChangeLog	2013-03-26 03:02:47 UTC (rev 146843)
+++ trunk/LayoutTests/ChangeLog	2013-03-26 03:11:09 UTC (rev 146844)
@@ -1,3 +1,10 @@
+2013-03-25  Tony Chang  <t...@chromium.org>
+
+        Unreviewed, update Efl test expectations to mark new test as failing.
+        Efl doesn't implement the Pasteboard class.
+
+        * platform/efl/TestExpectations: Mark editing/pasteboard/copy-image-with-alt-text.html as failing
+
 2013-03-25  James Robinson  <jam...@chromium.org>
 
         Update more expectations and baselines for r146826

Modified: trunk/LayoutTests/platform/efl/TestExpectations (146843 => 146844)


--- trunk/LayoutTests/platform/efl/TestExpectations	2013-03-26 03:02:47 UTC (rev 146843)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2013-03-26 03:11:09 UTC (rev 146844)
@@ -387,7 +387,7 @@
 # Newly added test which fails on other bots too
 webkit.org/b/85969 http/tests/loading/post-in-iframe-with-back-navigation.html [ Failure ]
 
-# Missing drag'n'drop support.
+# Missing drag'n'drop and pasteboard support.
 webkit.org/b/86623 editing/pasteboard/data-transfer-items-drag-drop-string.html [ Failure ]
 webkit.org/b/86623 editing/pasteboard/drag-and-drop-image-contenteditable.html [ Failure ]
 webkit.org/b/86623 editing/pasteboard/drag-and-drop-inputimage-contenteditable.html [ Failure ]
@@ -402,6 +402,7 @@
 webkit.org/b/86623 editing/pasteboard/drop-text-events.html [ Failure ]
 webkit.org/b/86623 editing/pasteboard/files-during-page-drags.html [ Failure ]
 webkit.org/b/86623 editing/pasteboard/get-data-text-plain-drop.html [ Failure ]
+webkit.org/b/86623 editing/pasteboard/copy-image-with-alt-text.html [ Failure ]
 webkit.org/b/86623 editing/selection/4895428-1.html [ Failure ]
 webkit.org/b/86623 editing/selection/4895428-4.html [ Failure ]
 webkit.org/b/86623 editing/selection/drag-text-delay.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to