[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.22-985-g3c00f00
kov at webkit.org
kov at webkit.org
Wed Mar 17 18:30:17 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit cd154d04a679ac7538e9fc7b8fbb17d8bd689487
Author: kov at webkit.org <kov at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Tue Mar 9 21:29:28 2010 +0000
2010-03-09 Gustavo Noronha Silva <gns at gnome.org>
[GTK] Fails http/tests/plugins/third-party-cookie-accept-policy.html
https://bugs.webkit.org/show_bug.cgi?id=35942
Unreviewed. Skip test that fails, while we look for the
problem. This is likely a bug in soup.
* platform/gtk/Skipped:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55744 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 873c2db..2c1b616 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2010-03-09 Gustavo Noronha Silva <gns at gnome.org>
+
+ [GTK] Fails http/tests/plugins/third-party-cookie-accept-policy.html
+ https://bugs.webkit.org/show_bug.cgi?id=35942
+
+ Unreviewed. Skip test that fails, while we look for the
+ problem. This is likely a bug in soup.
+
+ * platform/gtk/Skipped:
+
2010-03-09 Brady Eidson <beidson at apple.com>
Reviewed by Alexey Proskuryakov.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 5fc4483..d54e8ef 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5821,3 +5821,6 @@ fast/forms/multiple-form-submission-protection-mouse.html
# mouseScrollBy() is not yet implemented in the GTK EventSender API.
fast/events/remove-child-onscroll.html
+
+# Apparently a soup bug; See https://bugs.webkit.org/show_bug.cgi?id=35942
+http/tests/plugins/third-party-cookie-accept-policy.html
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list