[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.21-584-g1e41756

kov at webkit.org kov at webkit.org
Fri Feb 26 22:25:10 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit d01c3b05d7ca3e0f60327272d0020090c93ff11c
Author: kov at webkit.org <kov at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Feb 18 21:15:14 2010 +0000

    2010-02-18  Gustavo Noronha Silva  <gns at gnome.org>
    
            [Qt][GTK] fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html fails (DRT sideeffect)
            https://bugs.webkit.org/show_bug.cgi?id=35086
    
            Skip both new tests that fail. It may be a DRT problem, and the
            file path that is reported in the error message also seems to
            require tweaking.
    
            * platform/gtk/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54985 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 1aab956..f150aa9 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,16 @@
 2010-02-18  Gustavo Noronha Silva  <gns at gnome.org>
 
+        [Qt][GTK] fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html fails (DRT sideeffect)
+        https://bugs.webkit.org/show_bug.cgi?id=35086
+
+        Skip both new tests that fail. It may be a DRT problem, and the
+        file path that is reported in the error message also seems to
+        require tweaking.
+
+        * platform/gtk/Skipped:
+
+2010-02-18  Gustavo Noronha Silva  <gns at gnome.org>
+
         [GTK] Fails fast/multicol/client-rects.html
         https://bugs.webkit.org/show_bug.cgi?id=35127
 
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index d7593ad..75d95ab 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5867,3 +5867,9 @@ fast/loader/api-test-new-window-data-load-base-url.html
 # Draws squares in a totally wrong fashion
 # See https://bugs.webkit.org/show_bug.cgi?id=35127
 fast/multicol/client-rects.html
+
+# Failure may be related to DRT; console message also has full file
+# path instead of just the file name
+# See https://bugs.webkit.org/show_bug.cgi?id=35086
+fast/xmlhttprequest/xmlhttprequest-no-file-access.html
+fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list