[SCM] WebKit Debian packaging branch, debian/experimental, updated. debian/1.3.8-1-1049-g2e11a8e

andreip at google.com andreip at google.com
Fri Jan 21 15:01:43 UTC 2011


The following commit has been merged in the debian/experimental branch:
commit 3294e841b69b949f569f6d6dfa16275d34b906ca
Author: andreip at google.com <andreip at google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jan 6 15:31:26 2011 +0000

    2011-01-06  Andrei Popescu  <andreip at google.com>
    
            Unreviewed, build fix.
    
            [Chromium] canvas/canvas-fillRect-gradient-shadow.html fails on Chromium.
            https://bugs.webkit.org/show_bug.cgi?id=51989
    
            Added suppressions for
            svg/batik/text/textEffect.svg
            svg/batik/text/textEffect3.svg
            svg/css/composite-shadow-text.svg
            svg/custom/js-late-gradient-and-object-creation.svg
            svg/custom/js-late-gradient-creation.svg
            svg/text/selection-background-color.xhtml
            svg/text/selection-styles.xhtml
            svg/text/text-gradient-positioning.svg
    
            These tests are all failing as a result of the same change: r75153.
    
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75154 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 637bb8d..d8027f3 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -5,6 +5,27 @@
         [Chromium] canvas/canvas-fillRect-gradient-shadow.html fails on Chromium.
         https://bugs.webkit.org/show_bug.cgi?id=51989
 
+        Added suppressions for
+        svg/batik/text/textEffect.svg
+        svg/batik/text/textEffect3.svg
+        svg/css/composite-shadow-text.svg
+        svg/custom/js-late-gradient-and-object-creation.svg
+        svg/custom/js-late-gradient-creation.svg
+        svg/text/selection-background-color.xhtml
+        svg/text/selection-styles.xhtml
+        svg/text/text-gradient-positioning.svg
+
+        These tests are all failing as a result of the same change: r75153.
+
+        * platform/chromium/test_expectations.txt:
+
+2011-01-06  Andrei Popescu  <andreip at google.com>
+
+        Unreviewed, build fix.
+
+        [Chromium] canvas/canvas-fillRect-gradient-shadow.html fails on Chromium.
+        https://bugs.webkit.org/show_bug.cgi?id=51989
+
         Updating Chromium expectations until we find a fix.
 
         * platform/chromium/test_expectations.txt:
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index a716d6c..9862c32 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3159,5 +3159,13 @@ BUG_SENORBLANCO WIN : fast/text/midword-break-after-breakable-char.html = IMAGE+
 BUG_SENORBLANCO : fast/gradients/css3-repeating-linear-gradients.html = IMAGE
 BUG_SENORBLANCO : fast/gradients/css3-repeating-radial-gradients.html = IMAGE
 
-// This was introduced by r75139
+// These were introduced by r75139
 BUGWK51989 WIN LINUX : fast/canvas/canvas-fillRect-gradient-shadow.html = TEXT
+BUGWK51989 MAC : svg/batik/text/textEffect.svg = IMAGE
+BUGWK51989 MAC : svg/batik/text/textEffect3.svg = IMAGE
+BUGWK51989 MAC : svg/css/composite-shadow-text.svg = IMAGE
+BUGWK51989 MAC : svg/custom/js-late-gradient-and-object-creation.svg = IMAGE
+BUGWK51989 MAC : svg/custom/js-late-gradient-creation.svg = IMAGE
+BUGWK51989 MAC : svg/text/selection-background-color.xhtml = IMAGE
+BUGWK51989 MAC : svg/text/selection-styles.xhtml = IMAGE
+BUGWK51989 MAC : svg/text/text-gradient-positioning.svg = IMAGE

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list