[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.16-1409-g5afdf4d
ap at apple.com
ap at apple.com
Thu Dec 3 13:41:33 UTC 2009
The following commit has been merged in the webkit-1.1 branch:
commit 51e4bb31964daecd2f2066a6d0d6883c1fa76f71
Author: ap at apple.com <ap at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Fri Nov 20 20:26:49 2009 +0000
WebSocket tests still don't work on Windows, disabling for futher invesigation.
* platform/win/Skipped:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51252 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 0549ed8..1e09ea6 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,11 @@
2009-11-20 Alexey Proskuryakov <ap at apple.com>
+ WebSocket tests still don't work on Windows, disabling for futher invesigation.
+
+ * platform/win/Skipped:
+
+2009-11-20 Alexey Proskuryakov <ap at apple.com>
+
Enabling WebSocket tests on Windows - let's see if they pass after the recent fixes.
* platform/win/Skipped:
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 2b74b8f..a6abba9 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -700,5 +700,9 @@ fast/multicol/single-line.html
# Need to add functionality to DumpRenderTree to handle error pages
fast/history/back-forward-reset-after-error-handling.html
+# WebSocket tests time out on Windows.
+# https://bugs.webkit.org/show_bug.cgi?id=31479
+websocket
+
# validationMessage: https://bugs.webkit.org/show_bug.cgi?id=27959
fast/forms/validationMessage.html
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list