[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

ossy at webkit.org ossy at webkit.org
Wed Dec 22 14:59:57 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 487919bc1458dccdc89bce61b24424764db15624
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Oct 27 07:21:41 2010 +0000

    [Qt] Add some tests to the Skipeed list, because of unimplemented
    LayoutTestController and EventSender features.
    
    * platform/qt-wk2/Skipped:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@70618 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 61194c7..06f399a 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-10-27  Csaba Osztrogonác  <ossy at webkit.org>
+
+        [Qt] Add some tests to the Skipeed list, because of unimplemented 
+        LayoutTestController and EventSender features.
+
+        * platform/qt-wk2/Skipped:
+
 2010-10-26  Dai Mikurube  <dmikurube at google.com>
 
         Reviewed by Kent Tamura.
diff --git a/LayoutTests/platform/qt-wk2/Skipped b/LayoutTests/platform/qt-wk2/Skipped
index 25b028c..dbcf9a3 100644
--- a/LayoutTests/platform/qt-wk2/Skipped
+++ b/LayoutTests/platform/qt-wk2/Skipped
@@ -2123,3 +2123,27 @@ svg/custom/bug45331.svg
 svg/zoom/page/zoom-coords-viewattr-01-b.svg
 http/tests/security/mixedContent/insecure-css-in-main-frame.html
 http/tests/websocket/tests/bad-sub-protocol-non-ascii.html
+
+# EventSender.mouseMoveTo is not yet supported
+svg/dynamic-updates
+
+# layoutTestController.dumpConfigurationForViewport is unimplemented
+fast/viewport
+
+# layoutTestController.setSpatialNavigationEnabled is unimplemented
+fast/events/spatial-navigation
+
+# eventSender.clearTouchPoints is unimplemented
+fast/events/touch
+
+# layoutTestController.ignoreDesktopNotificationPermissionRequests  is unimplemented
+fast/notifications
+
+# layoutTestController.grantDesktopNotificationPermission  is unimplemented
+http/tests/notifications
+
+# Worker caught exception: Error: INVALID_STATE_ERR: DOM Exception 11
+fast/workers/storage
+
+# FAIL: Timed out waiting for notifyDone to be called
+http/tests/appcache

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list