[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
zimmermann at webkit.org
zimmermann at webkit.org
Tue Jan 5 23:43:36 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit c68367ef88c3fdc4a45069529814374838fcba35
Author: zimmermann at webkit.org <zimmermann at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Mon Dec 7 18:09:47 2009 +0000
2009-12-07 Nikolas Zimmermann <nzimmermann at rim.com>
Not reviewed.
REGRESSION: fast/js/excessive-comma-usage.html and fast/js/math-transforms.html fail on win
https://bugs.webkit.org/show_bug.cgi?id=32228
Adding above two tests to the Skipped list on win, attempting to turn the win slave green again.
* platform/win/Skipped:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51775 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 0f6c4f0..256c7ec 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,16 @@
2009-12-07 Nikolas Zimmermann <nzimmermann at rim.com>
+ Not reviewed.
+
+ REGRESSION: fast/js/excessive-comma-usage.html and fast/js/math-transforms.html fail on win
+ https://bugs.webkit.org/show_bug.cgi?id=32228
+
+ Adding above two tests to the Skipped list on win, attempting to turn the win slave green again.
+
+ * platform/win/Skipped:
+
+2009-12-07 Nikolas Zimmermann <nzimmermann at rim.com>
+
Not reviewed. Remove non-existant files in gtk/Skipped list, and exclude a printing test, without results. Should turn the gtk slave green again.
* platform/gtk/Skipped:
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index c5de754..be5b574 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -726,3 +726,7 @@ http/tests/cache/subresource-failover-to-network.html
# This test requires ogg codecs
media/media-can-play-ogg.html
+
+# Broken by JSC regression (bug filed: https://bugs.webkit.org/show_bug.cgi?id=32228)
+fast/js/excessive-comma-usage.html
+fast/js/math-transforms.html
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list