[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.15.1-1414-gc69ee75

ossy at webkit.org ossy at webkit.org
Thu Oct 29 20:47:41 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit b9765c18586bc1120bf10963086741d08bdc51e9
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Oct 19 14:42:56 2009 +0000

    [Qt] Skip failing tests for now and add test-specific information about the cause to the Skipped list.
    
    Patch by Andras Becsi <becsi.andras at stud.u-szeged.hu> on 2009-10-19
    Reviewed by Tor Arne Vestbø.
    
    * platform/qt/Skipped:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49781 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c9dd6a7..75aa04e 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -2,6 +2,14 @@
 
         Reviewed by Tor Arne Vestbø.
 
+        [Qt] Skip failing tests for now and add test-specific information about the cause to the Skipped list.
+
+        * platform/qt/Skipped:
+
+2009-10-19  Andras Becsi  <becsi.andras at stud.u-szeged.hu>
+
+        Reviewed by Tor Arne Vestbø.
+
         [Qt] Add platform expected file for canvas test.
 
         * platform/qt/fast/canvas/canvas-empty-image-pattern-expected.txt: Added.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 67c603d..574d98b 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -88,6 +88,9 @@ http/tests/misc/will-send-request-returns-null-on-redirect.html
 # Failing test
 fast/canvas/quadraticCurveTo.xml
 
+# Failing http multipart test
+http/tests/multipart/invalid-image-data-standalone.html
+
 # ------- missing features
 accessibility
 media
@@ -121,14 +124,17 @@ fast/text/find-hidden-text.html
 #            Missing features in our DumpRenderTree implementation              #
 # ============================================================================= #
 
+# Missing layoutTestController.showWebInspector()
+inspector/uncaught-dom1-exception.html
+inspector/uncaught-dom3-exception.html
+inspector/uncaught-dom8-exception.html
+
 # Missing textInputController.setMarkedText()
 fast/forms/input-maxlength-ime-preedit.html
 fast/forms/input-maxlength-ime-completed.html
 
 # Missing layoutTestController.overridePreference()
 fast/events/pageshow-pagehide-on-back-cached.html
-
-# Missing layoutTestController.overridePreference()
 fast/events/pageshow-pagehide-on-back-cached-with-frames.html
 fast/loader/frames-with-unload-handlers-in-page-cache.html
 
@@ -147,6 +153,35 @@ fast/events/prevent-drag-to-navigate.html
 fast/forms/get-file-upload.html
 fast/events/drag-file-crash.html
 
+# ------- missing eventSender.zoomPageIn
+fast/events/clientXY-in-zoom-and-scroll.html
+
+# ------- missing eventSender.zoomPageOut
+fast/dom/elementFromPoint-relative-to-viewport.html
+
+# ------- missing WebSoket support in DRT
+fast/dom/Window/window-properties.html
+fast/dom/prototype-inheritance.html
+fast/websockets/websocket-event-target.html
+
+# ------- missing drag-and-drop support
+fast/events/drag-and-drop-none.html
+fast/events/drag-parent-node.html
+fast/events/drag-and-drop.html
+fast/events/drag-and-drop-dataTransfer-types-nocrash.html
+
+# ------- broken backgroundOf(el)
+fast/forms/input-live-pseudo-selectors.html
+fast/forms/textarea-live-pseudo-selectors.html
+
+# ------- broken ICO file decoding
+fast/images/favicon-as-image.html
+fast/images/icon-0colors.html
+fast/images/icon-decoding.html
+
+# ------- missing private browsing support?
+plugins/private-browsing-mode.html
+
 # ------- failing editing tests
 editing/deleting/delete-to-end-of-paragraph.html
 editing/execCommand/enabling-and-selection-2.html
@@ -349,7 +384,6 @@ fast/frames/iframe-window-focus.html
 fast/history/clicked-link-is-visited.html
 fast/history/go-back-to-changed-name.html
 fast/html/keygen.html
-fast/images/icon-decoding.html
 fast/inline/dirtyLinesForInline.html
 fast/invalid/missing-end-tag.xhtml
 fast/invalid/residual-style.html
@@ -969,6 +1003,9 @@ svg/custom/image-with-prefix-in-webarchive.svg
 storage/domstorage/localstorage/iframe-events.html
 storage/domstorage/sessionstorage/iframe-events.html
 
+# ------- layoutTestController.notifyDone() does not work correctly
+storage/change-version.html
+
 # Tests that currently fail but perhaps used to work at some point.
 fast/dom/css-cached-import-rule.html
 fast/dom/open-and-close-by-DOM.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list