[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

mrobinson at webkit.org mrobinson at webkit.org
Wed Dec 22 14:27:25 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 21930cec06b6e15a9ee6fb1fc9cb4f4624022633
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Oct 9 02:21:45 2010 +0000

    2010-10-08  Martin Robinson  <mrobinson at igalia.com>
    
            Skip more tests which show differences between i386 and x86_64. Also
            add a platform-specific baseline for one test.
    
            * platform/gtk/Skipped:
            * platform/gtk/svg/custom/gradient-with-1d-boundingbox-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/custom/gradient-with-1d-boundingbox-expected.txt.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69439 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 995bb62..80e6fd6 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2010-10-08  Martin Robinson  <mrobinson at igalia.com>
+
+        Skip more tests which show differences between i386 and x86_64. Also
+        add a platform-specific baseline for one test.
+
+        * platform/gtk/Skipped:
+        * platform/gtk/svg/custom/gradient-with-1d-boundingbox-expected.txt: Copied from LayoutTests/platform/chromium-win/svg/custom/gradient-with-1d-boundingbox-expected.txt.
+
 2010-10-08  Albert J. Wong  <ajwong at chromium.org>
 
         [chromium] Unreviewed. Build fix.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 6bf7c92..6a843e8 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5450,7 +5450,8 @@ http/tests/xmlhttprequest/basic-auth-default.html
 http/tests/inspector/resource-har-conversion.html
 http/tests/inspector/resource-parameters.html
 
-# Some results are one pixel off on the 64-bit bot
+# Some results are one pixel off on the 64-bit bot or
+# have other rounding errors.
 # https://bugs.webkit.org/show_bug.cgi?id=39022
 css1/box_properties/acid_test.html
 fast/css/zoom-body-scroll.html
@@ -5461,6 +5462,14 @@ mathml/presentation/sub.xhtml
 mathml/presentation/sup.xhtml
 mathml/presentation/tables.xhtml
 svg/custom/recursive-filter.svg
+fast/repaint/moving-shadow-on-container.html
+fast/repaint/moving-shadow-on-path.html
+svg/css/composite-shadow-example.html
+svg/css/composite-shadow-with-opacity.html
+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
 
 # New test needs enhanced frameloader delegate logging in DRT
 # Discussed in https://bugs.webkit.org/show_bug.cgi?id=38928
diff --git a/LayoutTests/platform/chromium-win/svg/custom/gradient-with-1d-boundingbox-expected.txt b/LayoutTests/platform/gtk/svg/custom/gradient-with-1d-boundingbox-expected.txt
similarity index 100%
copy from LayoutTests/platform/chromium-win/svg/custom/gradient-with-1d-boundingbox-expected.txt
copy to LayoutTests/platform/gtk/svg/custom/gradient-with-1d-boundingbox-expected.txt

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list