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

mjs at apple.com mjs at apple.com
Wed Dec 22 11:15:12 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 65e5d2fe8af2499ebff09d4debddaa165c20a146
Author: mjs at apple.com <mjs at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jul 16 00:24:14 2010 +0000

    Add some tests that hang or crash, and remove some that don't any more
    https://bugs.webkit.org/show_bug.cgi?id=42411
    
    Reviewed by Darin Adler.
    
    * platform/mac-wk2/Skipped:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63499 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 8c4695e..6917fcc 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-07-15  Maciej Stachowiak  <mjs at apple.com>
+
+        Reviewed by Darin Adler.
+
+        Add some tests that hang or crash, and remove some that don't any more
+        https://bugs.webkit.org/show_bug.cgi?id=42411
+
+        * platform/mac-wk2/Skipped:
+
 2010-07-15  Ojan Vafai  <ojan at chromium.org>
 
         Unreviewed.
diff --git a/LayoutTests/platform/mac-wk2/Skipped b/LayoutTests/platform/mac-wk2/Skipped
index 6699ec5..3cbaf16 100644
--- a/LayoutTests/platform/mac-wk2/Skipped
+++ b/LayoutTests/platform/mac-wk2/Skipped
@@ -59,6 +59,7 @@ compositing/animation/state-at-end-event-transform-layer.html
 # <https://bugs.webkit.org/show_bug.cgi?id=42139>
 canvas/philip/tests/security.pattern.canvas.timing.html 
 canvas/philip/tests/security.pattern.create.html
+fast/loader/null-request-after-willSendRequest.html
 
 # Support layoutTestController.layerTreeAsText in WebKitTestRunner
 # <https://bugs.webkit.org/show_bug.cgi?id=42145>
@@ -1373,11 +1374,6 @@ fast/repaint/no-caret-repaint-in-non-content-editable-element.html
 http/tests/appcache/disabled.html
 media/restore-from-page-cache.html
 
-
-# Repeated execCommand delete hangs an editing test in WebKit2
-# <https://bugs.webkit.org/show_bug.cgi?id=42316>
-editing/deleting/deletionUI-single-instance.html
-
 # Pasteboard doesn't work in WebKit2
 # <https://bugs.webkit.org/show_bug.cgi?id=42317>
 editing/pasteboard/copy-resolves-urls.html
@@ -1978,3 +1974,10 @@ platform/mac/editing/input/text-control-ime-input.html
 platform/mac/editing/selection/25228.html
 platform/mac/fast/text/attributed-substring-from-range-002.html
 platform/mac/fast/text/attributed-substring-from-range-in-textfield.html
+
+
+# WebKitTestRunner and WebProcess simultaneously stall in CoreIPC::Connection::sendOutgoingMessage
+# <https://bugs.webkit.org/show_bug.cgi?id=42356>
+fast/frames/cached-frame-counter.html
+fast/frames/sandboxed-iframe-navigation-parent.html
+

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list