[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 12:07:12 UTC 2010
The following commit has been merged in the debian/experimental branch:
commit 1fd5bcea9e2b9f341637549f17cb6c613482078e
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Sun Aug 15 01:29:49 2010 +0000
2010-08-14 Martin Robinson <mrobinson at igalia.com>
[GTK] Some test results are one pixel different between the x86_64 and i386 bots
https://bugs.webkit.org/show_bug.cgi?id=39022
* platform/gtk/Skipped: Skip MathML tests which show 32-bit/64-bit rounding differences.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65378 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 7086fd9..f13a0a5 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-08-14 Martin Robinson <mrobinson at igalia.com>
+
+ [GTK] Some test results are one pixel different between the x86_64 and i386 bots
+ https://bugs.webkit.org/show_bug.cgi?id=39022
+
+ * platform/gtk/Skipped: Skip MathML tests which show 32-bit/64-bit rounding differences.
+
2010-08-14 Rob Buis <rwlbuis at gmail.com>
Reviewed by Dirk Schulze.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index b705647..1c168b1 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5653,6 +5653,9 @@ fast/css/zoom-body-scroll.html
svg/custom/svg-fonts-with-no-element-reference.html
svg/filters/parent-children-with-same-filter.svg
svg/overflow/overflow-on-inner-svg-element.svg
+mathml/presentation/sub.xhtml
+mathml/presentation/sup.xhtml
+mathml/presentation/tables.xhtml
# New test needs enhanced frameloader delegate logging in DRT
# Discussed in https://bugs.webkit.org/show_bug.cgi?id=38928
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list