[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:38:12 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 1a0fb04786cfc3f0f20fae7f826dd94fc4d6b1b4
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Dec 16 08:56:37 2009 +0000

    [Qt] fast/css/font-face-unused-source-loaded.html crashes
    https://bugs.webkit.org/show_bug.cgi?id=32600
    
    Reviewed by Simon Hausmann.
    
    The crash caused by fast/css/font-face-multiple-families.html, added to skiplist until fix.
    
    * platform/qt/Skipped: fast/css/font-face-multiple-families.html added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52190 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index da82259..79d51fd 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2009-12-16  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Reviewed by Simon Hausmann.
+
+        [Qt] fast/css/font-face-unused-source-loaded.html crashes
+        https://bugs.webkit.org/show_bug.cgi?id=32600
+
+        The crash caused by fast/css/font-face-multiple-families.html, added to skiplist until fix.
+
+        * platform/qt/Skipped: fast/css/font-face-multiple-families.html added.
+
 2009-12-13  Roland Steiner  <rolandsteiner at chromium.org>
 
         Reviewed by Adam Barth.
diff --git a/LayoutTests/platform/qt/Skipped b/LayoutTests/platform/qt/Skipped
index 7024e7a..2bdc26c 100644
--- a/LayoutTests/platform/qt/Skipped
+++ b/LayoutTests/platform/qt/Skipped
@@ -145,6 +145,12 @@ fast/canvas/canvas-getImageData.html
 fast/loader/empty-embed-src-attribute.html
 fast/text/find-hidden-text.html
 
+# https://bugs.webkit.org/show_bug.cgi?id=32600
+#reproducible command: WebKitTools/Scripts/run-webkit-tests fast/css/font-face-multiple-families.html fast/css/font-face-unused-source-loaded.html
+#crashed: fast/css/font-face-unused-source-loaded.html
+#crasher:
+fast/css/font-face-multiple-families.html
+
 # ========================================================================= #
 # Crashing tests due to re-enabled Phonon support in Buildbot's Qt          #
 # Skip these until a proper solution for the Phonon related craches found.  #

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list