[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:36:47 UTC 2009
The following commit has been merged in the webkit-1.1 branch:
commit a164548e80e0c4c7c66d66363fe2bd79a3f37601
Author: ap at apple.com <ap at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Sat Nov 14 01:47:33 2009 +0000
Disable websocket tests on Tiger, as they time out.
Filed <https://bugs.webkit.org/show_bug.cgi?id=31501> to investigate this issue.
* platform/mac-tiger/Skipped:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50986 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index a79a96c..ec26070 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2009-11-13 Alexey Proskuryakov <ap at apple.com>
+
+ Disable websocket tests on Tiger, as they time out.
+
+ Filed <https://bugs.webkit.org/show_bug.cgi?id=31501> to investigate this issue.
+
+ * platform/mac-tiger/Skipped:
+
2009-11-12 Jeremy Orlow <jorlow at chromium.org>
Reviewed by Dmitry Titov.
diff --git a/LayoutTests/platform/mac-tiger/Skipped b/LayoutTests/platform/mac-tiger/Skipped
index 87c15e4..5c32a18 100644
--- a/LayoutTests/platform/mac-tiger/Skipped
+++ b/LayoutTests/platform/mac-tiger/Skipped
@@ -67,3 +67,7 @@ media/media-fullscreen-not-in-document.html
# Tests of accessibility functionality not supported on Tiger
accessibility/aria-list-and-listitem.html
+
+# Tests time out on Tiger
+# https://bugs.webkit.org/show_bug.cgi?id=31501
+websocket
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list