[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

kov at webkit.org kov at webkit.org
Thu Apr 8 00:51:27 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit d8e2f5018a6fbef6ee8c85484fa3e740790ec5aa
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