[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
kov at webkit.org
kov at webkit.org
Wed Jan 6 00:08:54 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit fedbc952fb43b3224aef526d2105d2ad3a990816
Author: kov at webkit.org <kov at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Tue Dec 29 12:58:47 2009 +0000
[GTK] Fails fast/dom/prototype-inheritance-2.html after r52559
https://bugs.webkit.org/show_bug.cgi?id=33014
Skipping test that is failing after r52559 until we figure out why
the constructors are not showing up for us.
* platform/gtk/Skipped:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52615 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 58ad380..4565244 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2009-12-29 Gustavo Noronha Silva <gustavo.noronha at collabora.co.uk>
+
+ [GTK] Fails fast/dom/prototype-inheritance-2.html after r52559
+ https://bugs.webkit.org/show_bug.cgi?id=33014
+
+ Skipping test that is failing after r52559 until we figure out why
+ the constructors are not showing up for us.
+
+ * platform/gtk/Skipped:
+
2009-12-29 Jakub Wieczorek <faw217 at gmail.com>
Reviewed by Eric Seidel.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 55d1db0..83062f3 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5745,3 +5745,7 @@ svg/custom/path-getTotalLength.svg
# Fails since it was checked in; our problem may be similar to Windows'
# See https://bugs.webkit.org/show_bug.cgi?id=32727
fast/dom/Element/id-in-deletebutton.html
+
+# Fails after after r52559
+# See https://bugs.webkit.org/show_bug.cgi?id=33014
+fast/dom/prototype-inheritance-2.html
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list