[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

aroben at apple.com aroben at apple.com
Wed Dec 22 13:58:15 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit a8f6367e09591b1743e74273f780d172c0ac78bd
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Sep 30 18:04:26 2010 +0000

    Add some tests to the Windows Skipped list
    
    These all have bugs filed about them.
    
    * platform/win/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68805 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 1bf7900..b344c15 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,13 @@
 2010-09-30  Adam Roben  <aroben at apple.com>
 
+        Add some tests to the Windows Skipped list
+
+        These all have bugs filed about them.
+
+        * platform/win/Skipped:
+
+2010-09-30  Adam Roben  <aroben at apple.com>
+
         Make Windows match the Mac fallback font for the hyphen character in
         two tests
 
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 01283ba..8d0e82e 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -109,7 +109,6 @@ editing/execCommand/copy-without-selection.html
 # Drag & Drop doesn't work correctly in DRT <rdar://5621244>
 editing/pasteboard/drag-image-in-about-blank-frame.html
 editing/pasteboard/get-data-text-plain-drop.html
-editing/selection/drag-in-iframe.html
 fast/events/drag-in-frames.html
 fast/events/standalone-image-drag-to-editable.html
 
@@ -302,6 +301,26 @@ media/context-menu-actions.html
 # https://bugs.webkit.org/show_bug.cgi?id=44713
 fast/frames/iframe-reparenting-adopt-node.html
 
+# Assertion failure in replaySavedEvents http://webkit.org/b/21796
+editing/pasteboard/drop-text-events.html
+editing/selection/drag-in-iframe.html
+fast/events/dragging-mouse-moves.html
+
+# Crash beneath SocketStream::readStreamCallback http://webkit.org/b/44138
+websocket/tests/workers/worker-handshake-challenge-randomness.html
+
+# http://webkit.org/b/46911
+accessibility/aria-hidden-update.html
+
+# Crash in AccessibilityUIElement::addSelection http://webkit.org/b/46913
+platform/win/accessibility/selection-and-focus.html
+
+# http://webkit.org/b/46914
+platform/win/accessibility/img-alt-attribute.html
+
+# http://webkit.org/b/46919
+svg/custom/clip-path-referencing-use2.svg
+
 ################################################################################
 ####################### No bugs filed about the below yet#######################
 ################################################################################

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list