[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
kov at webkit.org
kov at webkit.org
Tue Jan 5 23:50:54 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit b3968ac0967489bed5ec32868ce1cd5fc375b79b
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