Title: [111732] trunk/LayoutTests
Revision
111732
Author
[email protected]
Date
2012-03-22 11:02:00 -0700 (Thu, 22 Mar 2012)

Log Message

Added fast/events/drag-link.html to the Mac WebKit2 skip list, because running it has
the undesireable side effect of dropping a URL into another application’s window or the
desktop. <http://webkit.org/b/81833> tracks this test.

* platform/mac-wk2/Skipped:
* platform/mac-wk2/fast/events: Removed.
* platform/mac-wk2/fast/events/drag-link-expected.txt: Removed.

Modified Paths

Removed Paths

  • trunk/LayoutTests/platform/mac-wk2/fast/events/

Diff

Modified: trunk/LayoutTests/ChangeLog (111731 => 111732)


--- trunk/LayoutTests/ChangeLog	2012-03-22 17:54:50 UTC (rev 111731)
+++ trunk/LayoutTests/ChangeLog	2012-03-22 18:02:00 UTC (rev 111732)
@@ -1,5 +1,15 @@
 2012-03-22  Dan Bernstein  <[email protected]>
 
+        Added fast/events/drag-link.html to the Mac WebKit2 skip list, because running it has
+        the undesireable side effect of dropping a URL into another application’s window or the
+        desktop. <http://webkit.org/b/81833> tracks this test.
+
+        * platform/mac-wk2/Skipped:
+        * platform/mac-wk2/fast/events: Removed.
+        * platform/mac-wk2/fast/events/drag-link-expected.txt: Removed.
+
+2012-03-22  Dan Bernstein  <[email protected]>
+
         Added Mac expected results for this test from r110938, and removed the render tree dump
         results from the cross-platform location, because this test contains text, so the render
         tree varies by platform.

Modified: trunk/LayoutTests/platform/mac-wk2/Skipped (111731 => 111732)


--- trunk/LayoutTests/platform/mac-wk2/Skipped	2012-03-22 17:54:50 UTC (rev 111731)
+++ trunk/LayoutTests/platform/mac-wk2/Skipped	2012-03-22 18:02:00 UTC (rev 111732)
@@ -243,6 +243,10 @@
 # https://bugs.webkit.org/show_bug.cgi?id=81637
 fast/dom/Window/timer-resume-on-navigation-back.html
 
+# fast/events/drag-link.html is failing in Mac WebKit2
+# https://bugs.webkit.org/show_bug.cgi?id=81833
+fast/events/drag-link.html
+
 ### END OF (1) Classified failures with bug reports
 ########################################
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to