[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 14:06:17 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 2a6a86f804015c4c04f60cc4b57b14dc5228db11
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Oct 4 16:00:05 2010 +0000

    Skip a timing-out test on Windows
    
    * platform/win/Skipped: Added http/tests/misc/copy-resolves-urls.html,
    which times out in Release builds.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69017 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index a60916a..0198968 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,12 @@
 2010-10-04  Adam Roben  <aroben at apple.com>
 
+        Skip a timing-out test on Windows
+
+        * platform/win/Skipped: Added http/tests/misc/copy-resolves-urls.html,
+        which times out in Release builds.
+
+2010-10-04  Adam Roben  <aroben at apple.com>
+
         Skip a flaky SVG test on Windows
 
         * platform/win/Skipped: Added
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 8d53e0b..1f6ff93 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -324,6 +324,9 @@ inspector/debugger-pause-on-breakpoint.html
 # Sometimes fails http://webkit.org/b/46998
 svg/dom/SVGScriptElement/script-load-and-error-events.svg
 
+# Times out in Release builds http://webkit.org/b/47091
+http/tests/misc/copy-resolves-urls.html
+
 ################################################################################
 ####################### No bugs filed about the below yet#######################
 ################################################################################

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list