[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

kov at webkit.org kov at webkit.org
Thu Apr 8 00:38:21 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 1160128901a375e42bfdd557e6f3a3950b0e5462
Author: kov at webkit.org <kov at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Dec 16 10:25:52 2009 +0000

    Skipping a new test, and a test that fails only on the release bot,
    apparently because of rouding errors.
    
    * platform/gtk/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52195 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 4f3b53b..a7964e9 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2009-12-16  Gustavo Noronha Silva  <gustavo.noronha at collabora.co.uk>
+
+        Skipping a new test, and a test that fails only on the release
+        bot, apparently because of rouding errors.
+
+        * platform/gtk/Skipped:
+
 2009-12-16  Simon Hausmann  <simon.hausmann at nokia.com>
 
         Reviewed by Holger Freyther.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index f6187c5..7e34578 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -1603,6 +1603,7 @@ fast/block/float/float-avoidance.html
 fast/block/float/float-in-float-hit-testing.html
 fast/block/float/float-in-float-painting.html
 fast/block/float/float-on-zero-height-line.html
+fast/block/float/in-margin.html
 fast/block/float/independent-align-positioning.html
 fast/block/float/intruding-painted-twice.html
 fast/block/float/marquee-shrink-to-avoid-floats.html
@@ -5735,3 +5736,7 @@ fast/parser/xhtml-close-while-parsing.xhtml
 #              LayoutTests/svg/custom/use-instanceRoot-as-event-target.xhtml
 # https://bugs.webkit.org/show_bug.cgi?id=32519
 svg/custom/use-instanceRoot-as-event-target.xhtml
+
+# https://bugs.webkit.org/show_bug.cgi?id=32604
+# Fails on the release bot because of, apparently, rouding errors
+svg/custom/path-getTotalLength.svg

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list