[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
zimmermann at webkit.org
zimmermann at webkit.org
Wed Jan 6 00:17:59 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit 66db45d55c9834a2e5b8586b6438355d9e354c88
Author: zimmermann at webkit.org <zimmermann at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Mon Jan 4 16:01:27 2010 +0000
2010-01-04 Nikolas Zimmermann <nzimmermann at rim.com>
Not reviewed. Bring back Tiger bot to green: svg/custom/use-on-symbol-inside-pattern.svg exposes a bug on both Tiger & Win.
Reopened bug 17393 and skipping this test for now, as it requires a larger rework of Path::debugString().
* platform/mac-tiger/Skipped:
* platform/win/Skipped:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52738 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c1d11ae..99fcd4d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,13 @@
2010-01-04 Nikolas Zimmermann <nzimmermann at rim.com>
+ Not reviewed. Bring back Tiger bot to green: svg/custom/use-on-symbol-inside-pattern.svg exposes a bug on both Tiger & Win.
+ Reopened bug 17393 and skipping this test for now, as it requires a larger rework of Path::debugString().
+
+ * platform/mac-tiger/Skipped:
+ * platform/win/Skipped:
+
+2010-01-04 Nikolas Zimmermann <nzimmermann at rim.com>
+
Not reviewed. Attempt to mark all Gtk bots green again, as discussed with Gustavo Noronha Silva.
* platform/gtk/Skipped:
diff --git a/LayoutTests/platform/mac-tiger/Skipped b/LayoutTests/platform/mac-tiger/Skipped
index e490216..589a39d 100644
--- a/LayoutTests/platform/mac-tiger/Skipped
+++ b/LayoutTests/platform/mac-tiger/Skipped
@@ -88,3 +88,6 @@ plugins/get-url-with-iframe-target.html
# http://webkit.org/b/32532 - Time out
http/tests/navigation/dynamic-iframe-dynamic-form-back-entry.html
http/tests/navigation/parsed-iframe-dynamic-form-back-entry.html
+
+# Shows subtle 0.0 vs -0.0 difference in path debug string, see https://bugs.webkit.org/show_bug.cgi?id=17393
+svg/custom/use-on-symbol-inside-pattern.svg
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index b8eaffb..22c98a5 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -736,3 +736,6 @@ svg/custom/use-instanceRoot-as-event-target.xhtml
# http://webkit.org/b/32532 - Time out
http/tests/navigation/dynamic-iframe-dynamic-form-back-entry.html
http/tests/navigation/parsed-iframe-dynamic-form-back-entry.html
+
+# Shows subtle 0.0 vs -0.0 difference in path debug string, see https://bugs.webkit.org/show_bug.cgi?id=17393
+svg/custom/use-on-symbol-inside-pattern.svg
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list