[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

vestbo at webkit.org vestbo at webkit.org
Wed Dec 22 11:29:31 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit d2773e524334d2a077bb3450ed11b4a84195e37f
Author: vestbo at webkit.org <vestbo at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Jul 27 09:12:40 2010 +0000

    Fix GTK layout-test break after r64114
    
    Reviewed by NOBODY.
    
    Skipping the test for Qt until we can find a non-fragile way to write
    the test.
    
    * fast/events/spatial-navigation/snav-clipped-overflowed-content.html:
    * platform/qt/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64115 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 1a13a4a..be18667 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,15 @@
+2010-07-27  Tor Arne Vestbø  <tor.arne.vestbo at nokia.com>
+
+        Reviewed by NOBODY.
+
+        Fix GTK layout-test break after r64114
+
+        Skipping the test for Qt until we can find a non-fragile way to write
+        the test.
+
+        * fast/events/spatial-navigation/snav-clipped-overflowed-content.html:
+        * platform/qt/Skipped:
+
 2010-07-26  Tor Arne Vestbø  <tor.arne.vestbo at nokia.com>
 
         Reviewed by Simon Hausmann.
diff --git a/LayoutTests/fast/events/spatial-navigation/snav-clipped-overflowed-content.html b/LayoutTests/fast/events/spatial-navigation/snav-clipped-overflowed-content.html
index fd70d12..0a301cb 100644
--- a/LayoutTests/fast/events/spatial-navigation/snav-clipped-overflowed-content.html
+++ b/LayoutTests/fast/events/spatial-navigation/snav-clipped-overflowed-content.html
@@ -35,7 +35,6 @@
     var resultMap = [
       ["Down", "1"],
       ["Down", "1"],
-      ["Down", "1"],
       ["Down", "2"],
       ["Down", "3"],
       ["Up", "2"],
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 4761ab2..69ee0cb 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5470,3 +5470,7 @@ fast/forms/search-cancel-button-events.html
 # https://bugs.webkit.org/show_bug.cgi?id=42578
 http/tests/xmlhttprequest/authorization-header.html
 http/tests/xmlhttprequest/null-auth.php
+
+# Fragile spatial-navigation-test
+# https://bugs.webkit.org/show_bug.cgi?id=43030
+fast/events/spatial-navigation/snav-clipped-overflowed-content.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list