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

commit-queue at webkit.org commit-queue at webkit.org
Wed Dec 22 12:11:52 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit ddd8f6da7aa42d787dd9f227e574fe9d971eca5a
Author: commit-queue at webkit.org <commit-queue at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Aug 17 01:19:45 2010 +0000

    2010-08-16  Ademar de Souza Reis Jr  <ademar.reis at openbossa.org>
    
            Reviewed by Ariya Hidayat.
    
            [Qt] qt/Skipped needs cleanup on outdaded comments
            https://bugs.webkit.org/show_bug.cgi?id=44066
    
            Minor improvements/fixes to the list of Skipped Qt tests
    
             - move bug reference to the right place (#35145)
             - remove outdated bug reference (#32922)
             - move inspector testcase to the right place
             - add reference to bug closed on qt-4.7 (QTBUG-9618)
    
            * platform/qt/Skipped: cleanups only, no logical changes
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65476 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c5d8dc7..9c82591 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,19 @@
+2010-08-16  Ademar de Souza Reis Jr  <ademar.reis at openbossa.org>
+
+        Reviewed by Ariya Hidayat.
+
+        [Qt] qt/Skipped needs cleanup on outdaded comments
+        https://bugs.webkit.org/show_bug.cgi?id=44066
+
+        Minor improvements/fixes to the list of Skipped Qt tests
+
+         - move bug reference to the right place (#35145)
+         - remove outdated bug reference (#32922)
+         - move inspector testcase to the right place
+         - add reference to bug closed on qt-4.7 (QTBUG-9618)
+
+        * platform/qt/Skipped: cleanups only, no logical changes
+
 2010-08-16  Andreas Kling  <andreas.kling at nokia.com>
 
         Reviewed by Darin Adler.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 869033d..a666349 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -331,8 +331,6 @@ http/tests/xmlhttprequest/access-control-preflight-sync-not-supported.html
 http/tests/xmlhttprequest/access-control-response-with-body-sync.html
 http/tests/xmlhttprequest/cache-override.html
 http/tests/xmlhttprequest/simple-cross-origin-progress-events.html
-# --- http://bugreports.qt.nokia.com/browse/QTBUG-9618
-http/tests/xmlhttprequest/cookies.html
 http/tests/xmlhttprequest/methods-lower-case.html
 http/tests/xmlhttprequest/methods.html
 http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html
@@ -341,6 +339,10 @@ http/tests/xmlhttprequest/workers/methods-async.html
 http/tests/xmlhttprequest/workers/methods.html
 http/tests/xmlhttprequest/workers/shared-worker-methods-async.html
 
+# --- http://bugreports.qt.nokia.com/browse/QTBUG-9618
+# (fixed in qt-4.7)
+http/tests/xmlhttprequest/cookies.html
+
 # Caused by the way Qt caches network connections using user at hostname as the key
 # See https://bugs.webkit.org/show_bug.cgi?id=37084 and http://bugreports.qt.nokia.com/browse/QTBUG-9619
 http/tests/xmlhttprequest/re-login-async.html
@@ -594,7 +596,6 @@ http/tests/cookies/simple-cookies-max-age.html
 http/tests/cookies/simple-cookies-expired.html
 http/tests/xmlhttprequest/workers/close.html
 http/tests/xmlhttprequest/workers/shared-worker-close.html
-inspector/timeline-paint.html
 
 storage/database-lock-after-reload.html
 storage/empty-statement.html
@@ -617,8 +618,6 @@ fast/workers/shared-worker-frame-lifecycle.html
 svg/custom/path-getTotalLength.svg
 svg/custom/glyph-setting-d-attribute.svg
 
-# ---- crashes - https://bugs.webkit.org/show_bug.cgi?id=32922
-
 # Tests that currently fail but perhaps used to work at some point.
 fast/dom/open-and-close-by-DOM.html
 fast/dom/Window/new-window-opener.html
@@ -2142,8 +2141,6 @@ editing/selection/fake-drag.html
 editing/selection/inline-closest-leaf-child.html
 editing/selection/mixed-editability-1.html
 editing/selection/select-from-textfield-outwards.html
-editing/selection/extend-selection.html
-editing/selection/extend-after-mouse-selection.html
 editing/selection/4983858.html
 editing/selection/end-of-document.html
 editing/selection/move-left-right.html
@@ -2166,6 +2163,11 @@ editing/selection/select-all-005.html
 editing/selection/select-all-006.html
 editing/selection/select-box.html
 
+# [Qt] editing tests fails after r54980
+# https://bugs.webkit.org/show_bug.cgi?id=35145
+editing/selection/extend-selection.html
+editing/selection/extend-after-mouse-selection.html
+
 # stderr
 editing/selection/editable-links.html
 editing/selection/drag-text-delay.html
@@ -2198,8 +2200,6 @@ editing/selection/5109817.html
 editing/selection/5354455-1.html
 editing/selection/5354455-2.html
 editing/selection/caret-and-focus-ring.html
-# [Qt] editing tests fails after r54980
-# https://bugs.webkit.org/show_bug.cgi?id=35145
 editing/selection/5136696.html
 editing/selection/after-line-wrap.html
 editing/selection/13804.html
@@ -5428,6 +5428,7 @@ fast/dom/beforeload/remove-video-in-beforeload-listener.html
 
 # [Qt] Some inspector test fail intermittently
 # https://bugs.webkit.org/show_bug.cgi?id=42090
+inspector/timeline-paint.html
 inspector/timeline-layout.html
 inspector/timeline-parse-html.html
 inspector/timeline-recalculate-styles.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list