[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.15.1-1414-gc69ee75

xan at webkit.org xan at webkit.org
Thu Oct 29 20:48:45 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit 534f6fd5a75aeefb44d472f254c4c18628a5db92
Author: xan at webkit.org <xan at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Oct 20 15:00:33 2009 +0000

    2009-10-20  Xan Lopez  <xlopez at igalia.com>
    
            Skip another failing test because we don't currently support
            changing the locale after gtk_init has been called.
    
            Also, add another test to the list of libxml2 issues.
    
            * platform/gtk/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49855 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 6192823..b716b85 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -9,6 +9,15 @@
 
 2009-10-20  Xan Lopez  <xlopez at igalia.com>
 
+        Skip another failing test because we don't currently support
+        changing the locale after gtk_init has been called.
+
+        Also, add another test to the list of libxml2 issues.
+
+        * platform/gtk/Skipped:
+
+2009-10-20  Xan Lopez  <xlopez at igalia.com>
+
         Skip a bunch of tests failing in the debug bots because WebKit
         does not work correctly with very recent versions of libxml2. The
         tracker bug for the issue is
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index d59447a..7e282a5 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -1430,9 +1430,13 @@ fast/dom/import-document-fragment.html
 fast/dom/Document/CaretRangeFromPoint/basic.html
 fast/dom/Element/getClientRects.html
 fast/dom/HTMLFontElement/size-attribute.html
+fast/innerHTML/innerHTML-nbsp.xhtml
 editing/selection/inline-closest-leaf-child.html
 editing/pasteboard/crash-accessing-clipboardData-types.html
 
+# https://bugs.webkit.org/show_bug.cgi?id=30440
+fast/js/navigator-language.html
+
 fast/xmlhttprequest/null-document-xmlhttprequest-open.html
 #   Tests timing out
 fast/loader/null-request-after-willSendRequest.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list