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

tonikitoo at webkit.org tonikitoo at webkit.org
Thu Apr 8 02:18:57 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit b81bb254a19b55a4cdb9ccd715d6daab6134d792
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