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

hausmann at webkit.org hausmann at webkit.org
Thu Apr 8 00:32:27 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 398503fac925d67503d2249a10fd9e7f8413d7e4
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