[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:44 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit 8f03201504bac649ecfbae36b7a7d12c12af3b5d
Author: xan at webkit.org <xan at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Oct 20 14:18:03 2009 +0000

    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
            https://bugs.webkit.org/show_bug.cgi?id=30508
    
            * platform/gtk/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49853 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 9ccd0c8..1de8848 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+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
+        https://bugs.webkit.org/show_bug.cgi?id=30508
+
+        * platform/gtk/Skipped:
+
 2009-10-20  Andras Becsi  <becsi.andras at stud.u-szeged.hu>
 
         Reviewed by Ariya Hidayat.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 6181946..d59447a 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -1397,6 +1397,42 @@ fast/text/reset-drag-on-mouse-down.html
 
 # https://bugs.webkit.org/show_bug.cgi?id=30562
 fast/text/zero-width-characters.html
+
+# https://bugs.webkit.org/show_bug.cgi?id=30508
+# All these tests fail because WebKit does not work correctly with
+# very recent versions of libxml2, which the debug bots use
+fast/xpath/evaluate-twice.html
+fast/xpath/string-value.html
+fast/xpath/text-nodes.html
+fast/xpath/4XPath/Borrowed/od_20000608.html
+fast/xpath/4XPath/Borrowed/sr_20021217.html
+fast/xpath/4XPath/Core/test_core_functions.html
+fast/xpath/4XPath/Core/test_location_path.html
+fast/xpath/4XPath/Core/test_node_test.html
+fast/xpath/4XPath/Core/test_nodeset_expr.html
+fast/xpath/4XPath/Core/test_numeric_expr.html
+fast/xpath/4XPath/Core/test_parser.html
+fast/xpath/4XPath/Core/test_predicate_list.html
+fast/xpath/4XPath/Core/test_step.html
+fast/xpath/py-dom-xpath/abbreviations.html
+fast/xpath/py-dom-xpath/paths.html
+fast/xsl/default-html.html
+fast/xsl/xslt-doc-enc.xml
+fast/xsl/xslt-doc-noenc.xml
+fast/xsl/xslt-processor.html
+fast/events/xsl-onload.xhtml
+fast/encoding/css-charset-default.xhtml
+fast/encoding/invalid-xml.html
+fast/encoding/utf-32-big-endian-nobom.xml
+fast/encoding/utf-32-little-endian-nobom.xml
+fast/dynamic/ancestor-to-absolute.html
+fast/dom/import-document-fragment.html
+fast/dom/Document/CaretRangeFromPoint/basic.html
+fast/dom/Element/getClientRects.html
+fast/dom/HTMLFontElement/size-attribute.html
+editing/selection/inline-closest-leaf-child.html
+editing/pasteboard/crash-accessing-clipboardData-types.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