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

jhoneycutt at apple.com jhoneycutt at apple.com
Wed Dec 22 12:27:37 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit fda39c5aa4239156d9e8ae0c1777e35ba5cee630
Author: jhoneycutt at apple.com <jhoneycutt at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Aug 24 03:49:51 2010 +0000

    Add tests to the Skipped list.
    
    Rubber-stamped by Brady Eidson.
    
    * platform/mac-wk2/Skipped:
    * platform/win/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65861 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 2eddfc8..57e2901 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-08-23  Jon Honeycutt  <jhoneycutt at apple.com>
+
+        Add tests to the Skipped list.
+
+        Rubber-stamped by Brady Eidson.
+
+        * platform/mac-wk2/Skipped:
+        * platform/win/Skipped:
+
 2010-08-23  Dumitru Daniliuc  <dumi at chromium.org>
 
         Unreviewed, removing a Chromium-specific expectation.
diff --git a/LayoutTests/platform/mac-wk2/Skipped b/LayoutTests/platform/mac-wk2/Skipped
index 3d3c680..0d144ef 100644
--- a/LayoutTests/platform/mac-wk2/Skipped
+++ b/LayoutTests/platform/mac-wk2/Skipped
@@ -289,6 +289,7 @@ fast/events/event-input-contentEditable.html
 fast/events/event-sender-mouse-moved.html
 fast/events/event-view-toString.html
 fast/events/focus-change-crash.html
+fast/events/focus-change-crash2.html
 fast/events/focusingUnloadedFrame.html
 fast/events/frame-click-focus.html
 fast/events/frame-detached-in-mousedown.html
@@ -2052,6 +2053,11 @@ plugins/iframe-shims.html
 # match Firefox or Chrome. We should either fix the test, or get rid of it.
 plugins/get-url-with-blank-target.html
 
+# These tests crash when run under WebKitTestRunner.
+# <https://bugs.webkit.org/show_bug.cgi?id=44479>
+fast/parser/remove-misnested-iframe-in-beforeload.html
+fast/parser/remove-misnested-iframe-parent-in-beforeload.html
+
 # Unexplained failures that were formerly in the WebKitTestRunner needs to print onunload handler list.
 fast/events/onunload-clears-onbeforeunload.html
 
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 5e009c5..dddde9a 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -968,3 +968,6 @@ http/tests/appcache/origin-quota.html
 
 # https://bugs.webkit.org/show_bug.cgi?id=43332
 inspector/dom-breakpoints.html
+
+# <https://bugs.webkit.org/show_bug.cgi?id=44484>
+svg/batik/paints/patternRegions-positioned-objects.svg

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list