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

ossy at webkit.org ossy at webkit.org
Wed Apr 7 23:59:57 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 1fd3cff0ccf321f80947ac27973d88edbda51bb4
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Nov 30 09:41:02 2009 +0000

    [Qt] Put tests into skiplist because of missing features.
    
    * platform/qt/Skipped:
    - fast/dom/Window/window-postmessage-clone.html added
    - inspector/elements-img-tooltip.html added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51482 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index afa5767..b17cf57 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2009-11-30  Csaba Osztrogonác  <ossy at webkit.org>
+
+        [Qt] Put tests into skiplist because of missing features.
+
+        * platform/qt/Skipped:
+        - fast/dom/Window/window-postmessage-clone.html added
+        - inspector/elements-img-tooltip.html added.
+
 2009-11-28  Oliver Hunt  <oliver at apple.com>
 
         Reviewed by Sam Weinig.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 5ba1f26..3b5f7b8 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -220,10 +220,14 @@ http/tests/security/local-user-CSS-from-remote.html
 
 # Missing layoutTestController.setAllowUniversalAccessFromFileURLs()
 fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html
+
+# Missing layoutTestController.evaluateInWebInspector()
+inspector/elements-img-tooltip.html
 # ============================================================================= #
 
 # ------- missing eventSender.beginDragWithFiles
 editing/pasteboard/file-input-files-access.html
+fast/dom/Window/window-postmessage-clone.html
 fast/events/drag-to-navigate.html
 fast/events/prevent-drag-to-navigate.html
 fast/forms/get-file-upload.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list