[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

aroben at apple.com aroben at apple.com
Thu Apr 8 00:08:19 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit c4d65298958ca48e53ff86252fff412ed45f7a94
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Dec 1 18:38:42 2009 +0000

    Add a timing-out test to the Skipped file on Windows
    
    Rubber-stamped by Ada Chan.
    
    * platform/win/Skipped: Added
    fast/dom/Window/window-postmessage-clone.html, which was timing out
    due to eventSender.beginDragFiles being unimplemented.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51547 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index b0f6a8b..f93cbfe 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,15 @@
 2009-12-01  Adam Roben  <aroben at apple.com>
 
+        Add a timing-out test to the Skipped file on Windows
+
+        Rubber-stamped by Ada Chan.
+
+        * platform/win/Skipped: Added
+        fast/dom/Window/window-postmessage-clone.html, which was timing out
+        due to eventSender.beginDragFiles being unimplemented.
+
+2009-12-01  Adam Roben  <aroben at apple.com>
+
         Add expected Windows failure results for tests that use
         textInputController
 
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index c7f3aa9..42fe435 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -189,6 +189,7 @@ fast/forms/get-file-upload.html
 fast/forms/input-file-re-render.html
 http/tests/security/clipboard/clipboard-file-access.html
 fast/events/drag-file-crash.html
+fast/dom/Window/window-postmessage-clone.html
 
 # Need to add functionality to DumpRenderTree to test IDN <rdar://problem/5301954>
 fast/encoding/idn-security.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list