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

eric at webkit.org eric at webkit.org
Thu Oct 29 20:40:08 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit 19a5a1a7b0aa9bcfa678581def7f8c388d322cef
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Oct 6 13:38:53 2009 +0000

    2009-10-06  Jakub Wieczorek  <faw217 at gmail.com>
    
            Reviewed by Simon Hausmann.
    
            [Qt] Update the Skipped list.
            Remove some tests that are passing now, mostly due to the recent DRT fixes.
    
            * platform/qt/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49177 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index e9862ee..2198b9e 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2009-10-06  Jakub Wieczorek  <faw217 at gmail.com>
+
+        Reviewed by Simon Hausmann.
+
+        [Qt] Update the Skipped list.
+        Remove some tests that are passing now, mostly due to the recent DRT fixes.
+
+        * platform/qt/Skipped:
+
 2009-10-06  Dirk Schulze  <krit at webkit.org>
 
         Previous SourceAlpha test were made with an filters enabled build. 
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index d7f1916..b81bbbd 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -146,11 +146,6 @@ fast/events/prevent-drag-to-navigate.html
 fast/forms/get-file-upload.html
 fast/events/drag-file-crash.html
 
-# ------- failing worker test
-# Currently fails because on QNetworkReply::ContentNotFound error we
-# still deliver the content instead of reporting it as failure to WebCore
-fast/workers/worker-constructor.html
-
 # ------- failing editing tests
 editing/deleting/delete-to-end-of-paragraph.html
 editing/execCommand/enabling-and-selection-2.html
@@ -324,10 +319,8 @@ fast/forms/input-list.html
 fast/forms/input-selectedoption.html
 fast/forms/access-key.html
 fast/forms/button-cannot-be-nested.html
-fast/forms/button-spacebar-click.html
 fast/forms/control-restrict-line-height.html
 fast/forms/drag-into-textarea.html
-fast/forms/focus-control-to-page.html
 fast/forms/focus-selection-input.html
 fast/forms/focus-selection-textarea.html
 fast/forms/input-readonly-autoscroll.html
@@ -1085,7 +1078,6 @@ fast/encoding/frame-default-enc.html
 fast/encoding/invalid-xml.html
 fast/encoding/mailto-always-utf-8.html
 fast/events/access-key-self-destruct.html
-fast/events/arrow-keys-on-body.html
 fast/events/attempt-scroll-with-no-scrollbars.html
 fast/events/contextmenu-scrolled-page-with-frame.html
 fast/events/key-events-in-input-button.html
@@ -1094,7 +1086,6 @@ fast/events/onchange-passwordfield.html
 fast/events/onchange-searchfield.html
 fast/events/onchange-textfield.html
 fast/events/onsearch-enter.html
-fast/forms/enter-clicks-buttons.html
 fast/forms/input-align-image.html
 fast/forms/input-align.html
 fast/forms/input-double-click-selection-gap-bug.html
@@ -1104,23 +1095,6 @@ fast/forms/legend-access-key.html
 fast/forms/slider-onchange-event.html
 fast/forms/textarea-rows-cols.html
 fast/forms/textfield-onchange-deletion.html
-fast/forms/mailto/advanced-get.html
-fast/forms/mailto/advanced-put.html
-fast/forms/mailto/get-multiple-items-text-plain.html
-fast/forms/mailto/get-multiple-items-x-www-form-urlencoded.html
-fast/forms/mailto/get-multiple-items.html
-fast/forms/mailto/get-non-ascii-always-utf-8.html
-fast/forms/mailto/get-non-ascii-text-plain-latin-1.html
-fast/forms/mailto/get-non-ascii-text-plain.html
-fast/forms/mailto/get-non-ascii.html
-fast/forms/mailto/get-overwrite-query.html
-fast/forms/mailto/post-append-query.html
-fast/forms/mailto/post-multiple-items-multipart-form-data.html
-fast/forms/mailto/post-multiple-items-text-plain.html
-fast/forms/mailto/post-multiple-items-x-www-form-urlencoded.html
-fast/forms/mailto/post-multiple-items.html
-fast/forms/mailto/post-text-plain-with-accept-charset.html
-fast/forms/mailto/post-text-plain.html
 fast/frames/onlyCommentInIFrame.html
 fast/history/subframe-is-visited.html
 fast/inline/positionedLifetime.html
@@ -2876,7 +2850,6 @@ fast/forms/preserveFormDuringResidualStyle.html
 fast/forms/radio-attr-order.html
 fast/forms/radio_checked_dynamic.html
 fast/forms/radio_checked.html
-fast/forms/radio_checked_name.html
 fast/forms/radio-nested-labels.html
 fast/forms/range-thumb-height-percentage.html
 fast/forms/search-cancel-button-style-sharing.html
@@ -4793,8 +4766,6 @@ fast/encoding/hebrew/8859-8-i.html
 fast/encoding/hebrew/logical.html
 fast/events/autoscroll-nonscrollable-iframe-in-scrollable-div.html
 fast/events/crash-on-mutate-during-drop.html
-fast/events/mouseup-from-button2.html
-fast/events/mouseup-outside-button.html
 fast/events/pointer-events-2.html
 fast/events/special-key-events-in-input-text.html
 fast/events/stopPropagation-submit.html
@@ -4861,9 +4832,6 @@ fast/dom/Window/timer-resume-on-navigation-back.html
 fast/harness/use-page-cache.html
 loader/go-back-to-different-window-size.html
 
-# A test that failed because eventSender cannot send function-key events.
-fast/events/keydown-function-keys.html
-
 # This port doesn't support Geolocation.
 fast/dom/Geolocation
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list