[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 13:57:51 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit e65e174785aaee5c8c12e8fb5ea543ad283be8ac
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Sep 30 16:16:25 2010 +0000

    Skip a test that fails on Windows due to lack of SSL support
    
    * platform/win/Skipped: Added
    http/tests/navigation/ping-cross-origin-from-https.html.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68789 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index b83d99a..9509493 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,12 @@
 2010-09-30  Adam Roben  <aroben at apple.com>
 
+        Skip a test that fails on Windows due to lack of SSL support
+
+        * platform/win/Skipped: Added
+        http/tests/navigation/ping-cross-origin-from-https.html.
+
+2010-09-30  Adam Roben  <aroben at apple.com>
+
         Rebaseline fast/layers/video-layer.html on Windows
 
         Fixes <http://webkit.org/b/46903> <rdar://problem/8496933> REGRESSION
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index f61c1ae..2727dde 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -38,6 +38,7 @@ svg/custom/manually-parsed-svg-disallowed-in-dashboard.html
 svg/custom/svg-disallowed-in-dashboard-object.html
 
 # Apache 1.3 doesn't support SSL <rdar://problem/5345985>
+http/tests/navigation/ping-cross-origin-from-https.html
 http/tests/ssl
 http/tests/security/cross-frame-access-protocol-explicit-domain.html
 http/tests/security/cross-frame-access-protocol.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list