[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
hausmann at webkit.org
hausmann at webkit.org
Tue Jan 5 23:47:14 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit 09dec2aa7ff7c954c6bd5f4fc15e205877a15520
Author: hausmann at webkit.org <hausmann at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Fri Dec 11 15:51:02 2009 +0000
Skip the touch tests on Windows (somehow that hunk got lost).
* platform/win/Skipped:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51988 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index cf6c553..870c770 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,9 @@
+2009-12-11 Simon Hausmann <simon.hausmann at nokia.com>
+
+ Skip the touch tests on Windows (somehow that hunk got lost).
+
+ * platform/win/Skipped:
+
2009-12-11 Kent Tamura <tkent at chromium.org>
Reviewed by Darin Adler.
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 6aebae4..2b199fb 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -721,3 +721,6 @@ 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