[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
mjs at apple.com
mjs at apple.com
Wed Jan 6 00:06:28 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit ca4d594bde3ed8d4e265089ac5e66a19d580ac3b
Author: mjs at apple.com <mjs at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Mon Dec 28 01:25:32 2009 +0000
Rubber stamped by Cameron Zwarich.
Skip fast/images/size-failure.html on SnowLeopard because it
tickles a CG bug that makes it time out.
* platform/mac-snowleopard/Skipped:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52586 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 31464cb..a9224f2 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,14 @@
2009-12-27 Maciej Stachowiak <mjs at apple.com>
+ Rubber stamped by Cameron Zwarich.
+
+ Skip fast/images/size-failure.html on SnowLeopard because it
+ tickles a CG bug that makes it time out.
+
+ * platform/mac-snowleopard/Skipped:
+
+2009-12-27 Maciej Stachowiak <mjs at apple.com>
+
Reviewed by Dan Bernstein.
fast/forms/basic-selects.html is failing on SnowLeopard
diff --git a/LayoutTests/platform/mac-snowleopard/Skipped b/LayoutTests/platform/mac-snowleopard/Skipped
index d01277c..0a77e2a 100644
--- a/LayoutTests/platform/mac-snowleopard/Skipped
+++ b/LayoutTests/platform/mac-snowleopard/Skipped
@@ -69,3 +69,7 @@ media/video-size-intrinsic-scale.html
# Single tests that keeps failing on the SnowLeopard bot
# https://bugs.webkit.org/show_bug.cgi?id=32271
fast/forms/slider-delete-while-dragging-thumb.html
+
+# Test times out due to CoreGraphics bug
+# <rdar://problem/7499927>
+fast/images/size-failure.html
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list