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

ossy at webkit.org ossy at webkit.org
Thu Apr 8 00:26:51 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit b3e2f5452bbb45f971e9a912c0c03ba15ca332d3
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Dec 8 06:00:08 2009 +0000

    [Qt] Unreviewed fix to make QtBuildBot green.
    Skip failing tests caused by r51828 (Turn on (SVG) Filters for Qt.)
    https://bugs.webkit.org/show_bug.cgi?id=32224
    http://build.webkit.org/results/Qt%20Linux%20Release/r51828%20(4620)/results.html
    
    * platform/qt/Skipped:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51836 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index f22f971..cd6462d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2009-12-07  Csaba Osztrogonác  <ossy at webkit.org>
+
+        [Qt] Unreviewed fix to make QtBuildBot green.
+        Skip failing tests caused by r51828 (Turn on (SVG) Filters for Qt.)
+        https://bugs.webkit.org/show_bug.cgi?id=32224
+        http://build.webkit.org/results/Qt%20Linux%20Release/r51828%20(4620)/results.html
+
+        * platform/qt/Skipped:
+
 2009-12-07  Shinichiro Hamaji  <hamaji at chromium.org>
 
         Reviewed by Darin Adler.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index ce24460..ba624e3 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -5168,3 +5168,13 @@ http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html
 http/tests/uri/css-href.php
 printing/compositing-layer-printing.html
 svg/custom/radial-gradient-with-outstanding-focalPoint.svg
+
+# Skip failing tests caused by r51828 (Turn on (SVG) Filters for Qt.)
+# https://bugs.webkit.org/show_bug.cgi?id=32224
+# http://build.webkit.org/results/Qt%20Linux%20Release/r51828%20(4620)/results.html
+fast/dom/prototype-inheritance.html
+fast/dom/Window/window-properties.html
+fast/js/global-constructors.html
+svg/custom/js-svg-constructors.svg
+svg/custom/svg-features.html
+svg/dom/operatorAttribute.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list