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

ossy at webkit.org ossy at webkit.org
Fri Feb 26 22:24:22 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 163a80c46ad747f2afae6913512db09e4acf831c
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Feb 18 12:00:28 2010 +0000

    [Qt] fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html fails (DRT sideeffect)
    https://bugs.webkit.org/show_bug.cgi?id=35086
    
    fast/xmlhttprequest/xmlhttprequest-no-file-access.html cause
    this fail indirectly, but both of them pass in separated DRT.
    
    * platform/qt/Skipped: fast/xmlhttprequest/xmlhttprequest-no-file-access.html
    skipped until fix to make buildbot happy.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54954 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index af20dba..c0d99fc 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2010-02-18  Csaba Osztrogonác  <ossy at webkit.org>
+
+        [Qt] fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html fails (DRT sideeffect)
+        https://bugs.webkit.org/show_bug.cgi?id=35086
+
+        fast/xmlhttprequest/xmlhttprequest-no-file-access.html cause
+        this fail indirectly, but both of them pass in separated DRT.
+
+        * platform/qt/Skipped: fast/xmlhttprequest/xmlhttprequest-no-file-access.html
+        skipped until fix to make buildbot happy.
+
 2010-02-18  Philippe Normand  <pnormand at igalia.com>
 
         Not reviewed, adding a GTK layout test result for a new test
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 39f8fc5..e362f14 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5075,3 +5075,7 @@ fast/canvas/drawImage-with-negative-source-destination.html
 # Qt may want to follow GTK+ in adding a default Accept header for
 # subresources. See https://bugs.webkit.org/show_bug.cgi?id=33242.
 http/tests/misc/image-checks-for-accept.html
+
+# [Qt] fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html fails (DRT sideeffect)
+# https://bugs.webkit.org/show_bug.cgi?id=35086
+fast/xmlhttprequest/xmlhttprequest-no-file-access.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list