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

mrobinson at webkit.org mrobinson at webkit.org
Wed Dec 22 14:16:26 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 2a236007964b72dd20043ef5cbfb3d86fd0aef11
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Oct 6 03:53:19 2010 +0000

    2010-10-05  Martin Robinson  <mrobinson at igalia.com>
    
            [GTK] editing/pasteboard/dataTransfer-setData-getData.html fails on GTK+
            https://bugs.webkit.org/show_bug.cgi?id=47244
    
            * platform/gtk/Skipped: Skip this test as it's failing on GTK+ currently.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69174 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 5b59bb6..12d5eb6 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-10-05  Martin Robinson  <mrobinson at igalia.com>
+
+        [GTK] editing/pasteboard/dataTransfer-setData-getData.html fails on GTK+
+        https://bugs.webkit.org/show_bug.cgi?id=47244
+
+        * platform/gtk/Skipped: Skip this test as it's failing on GTK+ currently.
+
 2010-10-05  Julie Parent  <jparent at chromium.org>
 
         Reviewed by Tony Chang.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index cd12da7..39874d3 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5913,3 +5913,6 @@ plugins/plugin-document-load-prevented-userscript.html
 # https://bugs.webkit.org/show_bug.cgi?id=46942
 http/tests/websocket/tests/bad-sub-protocol-control-chars.html
 
+# https://bugs.webkit.org/show_bug.cgi?id=47244
+editing/pasteboard/dataTransfer-setData-getData.html
+

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list