[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

ddkilzer at apple.com ddkilzer at apple.com
Sun Feb 20 23:03:42 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit aa13e486edd1638c05ab243ef613a4259be01cf3
Author: ddkilzer at apple.com <ddkilzer at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sun Jan 16 02:14:39 2011 +0000

    Skip fast/dom/Range/range-clone-contents.html on Windows
    
    Not reviewed.
    
    Filed: <https://bugs.webkit.org/show_bug.cgi?id=52524>
    
    * platform/win/Skipped: Skip test on Windows. The test passes
    on all other bots.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75889 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c4b2cfd..5326ff6 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2011-01-15  David Kilzer  <ddkilzer at apple.com>
+
+        Skip fast/dom/Range/range-clone-contents.html on Windows
+
+        Not reviewed.
+
+        Filed: <https://bugs.webkit.org/show_bug.cgi?id=52524>
+
+        * platform/win/Skipped: Skip test on Windows. The test passes
+        on all other bots.
+
 2011-01-15  Oliver Hunt  <oliver at apple.com>
 
         Reviewed by Maciej Stachowiak.
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index a7456cb..8e455f2 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -1117,3 +1117,6 @@ editing/selection/caret-mode-paragraph-keys-navigation.html
 
 # DRT does not obey addURLToRedirect
 http/tests/loading/cross-origin-XHR-willLoadRequest.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=52524
+fast/dom/Range/range-clone-contents.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list