[SCM] WebKit Debian packaging branch, debian/experimental, updated. debian/1.3.8-1-1049-g2e11a8e

laszlo.1.gombos at nokia.com laszlo.1.gombos at nokia.com
Fri Jan 21 14:51:52 UTC 2011


The following commit has been merged in the debian/experimental branch:
commit 72d01e36ca6026e665c5f7d05e0bd3a9ba167f6e
Author: laszlo.1.gombos at nokia.com <laszlo.1.gombos at nokia.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Jan 3 17:26:17 2011 +0000

    2011-01-03  Laszlo Gombos  <laszlo.1.gombos at nokia.com>
    
            Reviewed by David Levin.
    
            [Qt] Unskip some passing tests as the bot is migrated to Qt 4.7+
            https://bugs.webkit.org/show_bug.cgi?id=51819
    
            * platform/qt/Skipped: Remove passing HTTP tests.
              Keep timer-vs-loading.html as it is still failing.
    
            * platform/qt/http/tests/loading/bad-scheme-subframe-expected.txt:
              Match the expected results with chromium to pass the test.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74896 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index dfab0c8..bb925db 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,16 @@
+2011-01-03  Laszlo Gombos  <laszlo.1.gombos at nokia.com>
+
+        Reviewed by David Levin.
+
+        [Qt] Unskip some passing tests as the bot is migrated to Qt 4.7+
+        https://bugs.webkit.org/show_bug.cgi?id=51819
+
+        * platform/qt/Skipped: Remove passing HTTP tests.
+          Keep timer-vs-loading.html as it is still failing.
+
+        * platform/qt/http/tests/loading/bad-scheme-subframe-expected.txt:
+          Match the expected results with chromium to pass the test.
+
 2011-01-03  Mihai Parparita  <mihaip at chromium.org>
 
         Unreviewed, Chromium test expectation update.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 40fd039..3e8c057 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -102,26 +102,6 @@ fast/text/hyphens.html
 inspector/dom-breakpoints.html
 
 # =========================================================================== #
-#       Passing HTTP tests - require confirmation on bot.                     #
-# =========================================================================== #
-
-http/tests/security/cross-frame-access-put.html
-http/tests/misc/isindex-with-no-form-base-href.html
-http/tests/misc/isindex-with-no-form.html
-http/tests/misc/timer-vs-loading.html
-
-http/tests/appcache/auth.html
-
-# Our expected results are out-of-date - need to be updated first.
-http/tests/loading/bad-scheme-subframe.html
-
-http/tests/navigation/onload-navigation-iframe-2.html
-http/tests/navigation/onload-navigation-iframe-timeout.html
-http/tests/navigation/onload-navigation-iframe.html
-http/tests/navigation/lockedhistory-iframe.html
-
-
-# =========================================================================== #
 #       Failing HTTP tests.                                                   #
 # =========================================================================== #
 
@@ -198,6 +178,7 @@ http/tests/navigation/timerredirect-goback.html
 # time out
 http/tests/multipart/invalid-image-data.html
 http/tests/multipart/invalid-image-data-standalone.html
+http/tests/misc/timer-vs-loading.html
 
 # drt prints additional output - looks harmless
 http/tests/multipart/policy-ignore-crash.php
diff --git a/LayoutTests/platform/qt/http/tests/loading/bad-scheme-subframe-expected.txt b/LayoutTests/platform/qt/http/tests/loading/bad-scheme-subframe-expected.txt
index 2eec8ab..27f2467 100644
--- a/LayoutTests/platform/qt/http/tests/loading/bad-scheme-subframe-expected.txt
+++ b/LayoutTests/platform/qt/http/tests/loading/bad-scheme-subframe-expected.txt
@@ -1,7 +1,5 @@
 main frame - didStartProvisionalLoadForFrame
-main frame - willCloseFrame
 main frame - didCommitLoadForFrame
-main frame - didClearWindowObjectForFrame
 frame "f1" - didStartProvisionalLoadForFrame
 main frame - didFinishDocumentLoadForFrame
 main frame - didHandleOnloadEventsForFrame

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list