[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373
kov at webkit.org
kov at webkit.org
Thu Apr 8 01:09:11 UTC 2010
The following commit has been merged in the webkit-1.2 branch:
commit 93b31c8dcbfed6bd31e0a25226d44543a57d6735
Author: kov at webkit.org <kov at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Fri Jan 15 01:34:41 2010 +0000
Skip new test that requires new functionality in
DRT (layoutTestController.setWillSendRequestReturnsNull).
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53307 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index df7cea1..dd86662 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,12 @@
2010-01-14 Gustavo Noronha Silva <gns at gnome.org>
+ Skip new test that requires new functionality in
+ DRT (layoutTestController.setWillSendRequestReturnsNull).
+
+ * platform/gtk/Skipped:
+
+2010-01-14 Gustavo Noronha Silva <gns at gnome.org>
+
Skipping test that fails intermitently - fix for the test being
worked on; see https://bugs.webkit.org/show_bug.cgi?id=33671.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 7eea219..1d45e0a 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5753,3 +5753,6 @@ fast/css/non-standard-checkbox-size.html
# Fails intermitently. Work-in-progress fix, see:
# https://bugs.webkit.org/show_bug.cgi?id=33671
media/video-loop.html
+
+# GTK+ does not have layoutTestController.setWillSendRequestReturnsNull.
+fast/loader/onload-willSendRequest-null-for-script.html
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list