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

aroben at apple.com aroben at apple.com
Wed Dec 22 17:48:19 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 8995e57898f4b611060716232b4c111553e976b9
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 30 18:20:53 2010 +0000

    Try to fix timing-out tests on WebKit2 by skipping an earlier test
    
    I'll file a bug if this fixes the problem.
    
    * platform/mac-wk2/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72930 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 7fa5906..6174b00 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2010-11-30  Adam Roben  <aroben at apple.com>
+
+        Try to fix timing-out tests on WebKit2 by skipping an earlier test
+
+        I'll file a bug if this fixes the problem.
+
+        * platform/mac-wk2/Skipped:
+
 2010-11-30  Mario Sanchez Prada  <msanchez at igalia.com>
 
         Reviewed by Chris Fleizach.
diff --git a/LayoutTests/platform/mac-wk2/Skipped b/LayoutTests/platform/mac-wk2/Skipped
index a1e1890..6d782d8 100644
--- a/LayoutTests/platform/mac-wk2/Skipped
+++ b/LayoutTests/platform/mac-wk2/Skipped
@@ -2006,6 +2006,9 @@ plugins/get-url-with-blank-target.html
 fast/parser/remove-misnested-iframe-in-beforeload.html
 fast/parser/remove-misnested-iframe-parent-in-beforeload.html
 
+# This test seems to be making subsequent tests time out.
+http/tests/navigation/changing-frame-hierarchy-in-onload.html
+
 # Unexplained failures that were formerly in the WebKitTestRunner needs to print onunload handler list.
 fast/events/onunload-clears-onbeforeunload.html
 
@@ -2199,7 +2202,6 @@ http/tests/misc/slow-loading-mask.html
 http/tests/misc/unloadable-script.html
 http/tests/multipart/multipart-wait-before-boundary.html
 http/tests/navigation/back-send-referrer.html
-http/tests/navigation/document-location-onload.html
 http/tests/navigation/fallback-anchor-reload.html
 http/tests/navigation/history-back-across-form-submission-to-fragment.html
 http/tests/security/cross-frame-access-put.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list