[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

ossy at webkit.org ossy at webkit.org
Thu Apr 8 00:50:15 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 3e84c8c5c550957ee6c1dad0eb7dd65e0392fc98
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sun Dec 27 13:27:34 2009 +0000

    Rubber-stamped by Simon Hausmann.
    
    [Qt] DRT sideeffect (authentication)
    https://bugs.webkit.org/show_bug.cgi?id=32961
    
    * platform/qt/Skipped: http/tests/xmlhttprequest/failed-auth.html added temorarily (until fix).
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52578 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 3b8d31c..92854a4 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2009-12-27  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Rubber-stamped by Simon Hausmann.
+
+        [Qt] DRT sideeffect (authentication)
+        https://bugs.webkit.org/show_bug.cgi?id=32961
+
+        * platform/qt/Skipped: http/tests/xmlhttprequest/failed-auth.html added temorarily (until fix).
+
 2009-12-27  Robert Hogan  <robert at roberthogan.net>
 
         Rubber-stamped by Simon Hausmann.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 3cdf04b..4dd2b4f 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5132,3 +5132,7 @@ svg/custom/use-instanceRoot-as-event-target.xhtml
 # SVGFontFaceUriElement, SVGFontFaceFormatElement, SVGFontFaceNameElement, SVGForeignObjectElement
 # https://bugs.webkit.org/show_bug.cgi?id=32941
 svg/custom/global-constructors.html
+
+# DRT sideeffect - this test make http/tests/xmlhttprequest/null-auth.php fail:
+# https://bugs.webkit.org/show_bug.cgi?id=32961
+http/tests/xmlhttprequest/failed-auth.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list