[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

mrobinson at webkit.org mrobinson at webkit.org
Sun Feb 20 22:55:37 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 5eeef75fcf0328affcc79d6a93b6535e85fff6a6
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Jan 13 22:35:48 2011 +0000

    2011-01-13  Martin Robinson  <mrobinson at igalia.com>
    
            Skip fast/text/emphasis.html as it shows a 1 pixel difference on the 32-bit Debug bot.
    
            * platform/gtk/Skipped: Skip fast/text/emphasis.html.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75736 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 35f8a65..463ed04 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,9 @@
+2011-01-13  Martin Robinson  <mrobinson at igalia.com>
+
+        Skip fast/text/emphasis.html as it shows a 1 pixel difference on the 32-bit Debug bot.
+
+        * platform/gtk/Skipped: Skip fast/text/emphasis.html.
+
 2011-01-13  Zhenyao Mo  <zmo at google.com>
 
         Reviewed by Kenneth Russell.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 07dabcb..16df6c2 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5060,6 +5060,10 @@ svg/css/stars-with-shadow.html
 svg/custom/gradient-with-1d-boundingbox.svg
 svg/custom/relative-sized-inner-svg.xhtml
 svg/custom/relative-sized-use-without-attributes-on-symbol.xhtml
+
+# This test shows a 1 pixel difference, but only the 32-bit debug bot.
+fast/text/emphasis.html
+
 # New test needs enhanced frameloader delegate logging in DRT
 # Discussed in https://bugs.webkit.org/show_bug.cgi?id=38928
 fast/loader/recursive-before-unload-crash.html 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list