[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
ossy at webkit.org
ossy at webkit.org
Wed Jan 6 00:05:31 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit 2a8615604d6f2ee07b36fab49f672367c0e56c98
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