[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.22-985-g3c00f00
tonikitoo at webkit.org
tonikitoo at webkit.org
Wed Mar 17 18:31:56 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit 1c6c01e822b62c45d21b68f8663c9b9e23df51f4
Author: tonikitoo at webkit.org <tonikitoo at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Wed Mar 10 21:58:41 2010 +0000
2010-03-10 Antonio Gomes <tonikitoo at webkit.org>
The test was introduced in r55796, it has been failing in Gtk bots since then.
Filed bug https://bugs.webkit.org/show_bug.cgi?id=35984.
* platform/gtk/Skipped: fast/events/spatial-navigation/snav-iframe-with-offscreen-focusable-element.html skipped until fix.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55804 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 33abedf..542ec06 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2010-03-10 Antonio Gomes <tonikitoo at webkit.org>
+
+ The test was introduced in r55796, it has been failing in Gtk bots since then.
+
+ Filed bug https://bugs.webkit.org/show_bug.cgi?id=35984.
+
+ * platform/gtk/Skipped: fast/events/spatial-navigation/snav-iframe-with-offscreen-focusable-element.html skipped until fix.
+
2010-03-10 Robert Hogan <robert at webkit.org>
Reviewed by Simon Hausmann.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 01da5e9..16b8c73 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5825,3 +5825,7 @@ 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
+
+# For some reason it fails on DRT, although works on GtkLauncher and other ports' DRT.
+# https://bugs.webkit.org/show_bug.cgi?id=35984
+fast/events/spatial-navigation/snav-iframe-with-offscreen-focusable-element.html
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list