[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
ukai at chromium.org
ukai at chromium.org
Tue Jan 5 23:53:12 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit 5df9e46fb94ea7cc7fcae6c01c6118c2b9ed3930
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