[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:11:52 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 7071bbd0ce346584f16038818b54c673291eecb2
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Oct 28 11:05:24 2009 +0000

    [Qt] Remove http/tests/misc tests from
    skiplist, and add only now failing tests.
    
    Patch by Csaba Osztrogonác <ossy at webkit.org> on 2009-10-28
    * platform/qt/Skipped:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50210 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 5464d69..66f4213 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,12 @@
 2009-10-28  Csaba Osztrogonác  <ossy at webkit.org>
 
+        [Qt] Remove http/tests/misc tests from
+        skiplist, and add only now failing tests.
+
+        * platform/qt/Skipped:
+
+2009-10-28  Csaba Osztrogonác  <ossy at webkit.org>
+
         Reviewed by Holger Freyther.
 
         Put tests into skiplist added in r50168 and r50162 because
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index d607ef5..8fa0b93 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -29,7 +29,6 @@ http/tests/globalhistory
 http/tests/history
 http/tests/incremental
 http/tests/media
-http/tests/misc
 http/tests/navigation
 http/tests/plugins
 http/tests/security
@@ -159,6 +158,16 @@ http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-timeout.htm
 # Missing layoutTestController.setUseDashboardCompatibilityMode()
 http/tests/xmlhttprequest/default-content-type-dashboard.html
 http/tests/xmlhttprequest/svg-created-by-xhr-disallowed-in-dashboard.html
+
+# Missing layoutTestController.setIconDatabaseEnabled()
+http/tests/misc/favicon-loads-with-images-disabled.html
+
+# Missing layoutTestController.setCustomPolicyDelegate()
+http/tests/misc/policy-delegate-called-twice.html
+http/tests/misc/redirect-to-external-url.html
+
+# Missing layoutTestController.setWillSendRequestReturnsNullOnRedirect()
+http/tests/misc/will-send-request-returns-null-on-redirect.html
 # ============================================================================= #
 
 # ------- missing eventSender.beginDragWithFiles
@@ -4936,6 +4945,23 @@ http/tests/xmlhttprequest/methods-async.html
 http/tests/xmlhttprequest/simple-cross-origin-denied-events-post.html
 http/tests/xmlhttprequest/workers/shared-worker-methods.html
 
+# Skip failing http/tests/misc tests
+http/tests/misc/acid3.html
+http/tests/misc/empty-file-formdata.html
+http/tests/misc/image-blocked-src-change.html
+http/tests/misc/image-blocked-src-no-change.html
+http/tests/misc/isindex-with-no-form-base-href.html
+http/tests/misc/isindex-with-no-form.html
+http/tests/misc/meta-refresh-stray-single-quote.html
+http/tests/misc/redirect-with-quotes.php
+http/tests/misc/referrer.html
+http/tests/misc/refresh-headers.php
+http/tests/misc/refresh-meta-with-newline.html
+http/tests/misc/text-refresh.html
+http/tests/misc/timer-vs-loading.html
+http/tests/misc/will-send-request-returns-null-on-redirect.html
+http/tests/misc/window-dot-stop.html
+
 # Skip xmlhttprequest tests
 http/tests/xmlhttprequest/XMLHttpRequestException.html
 http/tests/xmlhttprequest/abort-should-cancel-load.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list