[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:24:36 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 5c31424880d09917d89c90428bc8bc49f9f6a93f
Author: commit-queue at webkit.org <commit-queue at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Aug 21 10:11:19 2010 +0000

    2010-08-21  Ademar de Souza Reis Jr  <ademar.reis at openbossa.org>
    
            Reviewed by Ariya Hidayat.
    
            [Qt] http/tests/incremental should be enabled
            https://bugs.webkit.org/show_bug.cgi?id=44284
    
            * platform/qt/Skipped: Enable http/tests/incremental, disabling only one failing test (#44282)
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65778 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 018dcc2..d57f5ef 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -2,6 +2,15 @@
 
         Reviewed by Ariya Hidayat.
 
+        [Qt] http/tests/incremental should be enabled
+        https://bugs.webkit.org/show_bug.cgi?id=44284
+
+        * platform/qt/Skipped: Enable http/tests/incremental, disabling only one failing test (#44282)
+
+2010-08-21  Ademar de Souza Reis Jr  <ademar.reis at openbossa.org>
+
+        Reviewed by Ariya Hidayat.
+
         [Qt] All sputnik/Conformance/10_Execution_Contexts/10.2_Entering_An_Execution_Context/10.2.2_Eval_Code/ tests can be re-enabled
         https://bugs.webkit.org/show_bug.cgi?id=44192
 
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index e38bdf9..9c9a652 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -184,13 +184,15 @@ http/tests/security/xssAuditor/embed-tag-null-char.html
 http/tests/security/xssAuditor/object-embed-tag-null-char.html
 
 # Disabled HTTP subdirs for now, needs investigation.
-http/tests/incremental
 http/tests/media
 http/tests/wml
 
 # not utf8-encoding urls as expected
 http/tests/uri/escaped-entity.html
 
+# https://bugs.webkit.org/show_bug.cgi?id=44282
+http/tests/incremental/slow-utf8-text.pl
+
 # webkit.org/b/41571
 http/tests/loading/redirect-methods.html
 
@@ -5440,3 +5442,4 @@ perf/
 
 # BlodBuilder is not enabled
 http/tests/local/blob/send-data-blob.html
+

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list