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

eric at webkit.org eric at webkit.org
Thu Oct 29 20:35:23 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit ea706c23a5527ff9b5893aa2f362cdcaab5d1dd5
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Sep 28 22:50:03 2009 +0000

    2009-09-28  Eric Seidel  <eric at webkit.org>
    
            Reviewed by Simon Fraser.
    
            11 transforms/3d tests failing on the Leopard Debug bot after r48833
            https://bugs.webkit.org/show_bug.cgi?id=29828
    
            Leopard has HW compositing disabled until rdar://problem/7228836 can be fixed.
            So skip tests which depend on it being enabled per Simon's request.
    
            * platform/mac-leopard/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@48842 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index f58d19c..c995b07 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,15 @@
+2009-09-28  Eric Seidel  <eric at webkit.org>
+
+        Reviewed by Simon Fraser.
+
+        11 transforms/3d tests failing on the Leopard Debug bot after r48833
+        https://bugs.webkit.org/show_bug.cgi?id=29828
+
+        Leopard has HW compositing disabled until rdar://problem/7228836 can be fixed.
+        So skip tests which depend on it being enabled per Simon's request.
+
+        * platform/mac-leopard/Skipped:
+
 2009-09-28  Jakub Wieczorek  <faw217 at gmail.com>
 
         Reviewed by Simon Hausmann.
diff --git a/LayoutTests/platform/mac-leopard/Skipped b/LayoutTests/platform/mac-leopard/Skipped
index 0f6caf2..ae2da71 100644
--- a/LayoutTests/platform/mac-leopard/Skipped
+++ b/LayoutTests/platform/mac-leopard/Skipped
@@ -14,3 +14,7 @@ platform/mac/accessibility/table-multi-bodies.html
 # Tests of font features not supported by ATSUI
 platform/mac/fast/text/myanmar-shaping.html
 platform/mac/fast/text/thai-combining-mark-positioning.html
+
+# Hardware compositing is disabled for Leopard until <rdar://problem/7189153> can be fixed.
+# https://bugs.webkit.org/show_bug.cgi?id=28624
+transforms/3d

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list