[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

ukai at chromium.org ukai at chromium.org
Thu Apr 8 00:41:36 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 85915f4460d677b0a3b7f01fe08ffb94206baa6b
Author: ukai at chromium.org <ukai at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Dec 18 04:12:50 2009 +0000

    Unreviewed. Unskip websocket tests
    
    New pywebsocket (0.4.5) landed at WebKit r52296, so
    sub-protocol-with-space.html should pass.
    
    * platform/mac/Skipped: delete websocket/tests/sub-protocol-with-space.html
    * platform/win/Skipped: delete websocket/tests/sub-protocol-with-space.html
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52297 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index d146492..c29e6a5 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2009-12-17  Fumitoshi Ukai  <ukai at chromium.org>
+
+        Unreviewed. Unskip websocket tests
+
+        New pywebsocket (0.4.5) landed at WebKit r52296, so
+        sub-protocol-with-space.html should pass.
+
+        * platform/mac/Skipped: delete websocket/tests/sub-protocol-with-space.html
+        * platform/win/Skipped: delete websocket/tests/sub-protocol-with-space.html
+
 2009-12-17  Pavel Feldman  <pfeldman at dhcp-172-28-174-220.spb.corp.google.com>
 
         Reviewed by Timothy Hatcher.
diff --git a/LayoutTests/platform/mac/Skipped b/LayoutTests/platform/mac/Skipped
index a19ee2e..9515380 100644
--- a/LayoutTests/platform/mac/Skipped
+++ b/LayoutTests/platform/mac/Skipped
@@ -112,8 +112,5 @@ plugins/qt-qwidget-plugin.html
 # This test requires ogg codecs
 media/media-can-play-ogg.html
 
-# This test requires new pywebsocket
-websocket/tests/sub-protocol-with-space.html
-
 # This test requires touch support
 fast/events/basic-touch-events.html
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 6fbe528..b97abaa 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -718,9 +718,6 @@ inspector/timeline-network-resource.html
 # This test requires ogg codecs
 media/media-can-play-ogg.html
 
-# This test requires new pywebsocket
-websocket/tests/sub-protocol-with-space.html
-
 # This test requires touch support
 fast/events/basic-touch-events.html
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list