[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

abarth at webkit.org abarth at webkit.org
Wed Dec 22 11:43:49 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 8e2bf914e5bb8f081315b313c714965ed977e09d
Author: abarth at webkit.org <abarth at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Aug 5 07:11:59 2010 +0000

    2010-08-05  Adam Barth  <abarth at webkit.org>
    
            residual-style-hang times out on Gtk
            https://bugs.webkit.org/show_bug.cgi?id=43540
    
            Skip fast/parser/residual-style-hang.html on Gtk.  Hopefully someone
            with access to a Gtk machine can help us understand why this is
            hanging.  There's (a little) more information in the bug page.
    
            * platform/gtk/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@64719 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 34d7854..777d6d4 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,16 @@
 2010-08-05  Adam Barth  <abarth at webkit.org>
 
+        residual-style-hang times out on Gtk
+        https://bugs.webkit.org/show_bug.cgi?id=43540
+
+        Skip fast/parser/residual-style-hang.html on Gtk.  Hopefully someone
+        with access to a Gtk machine can help us understand why this is
+        hanging.  There's (a little) more information in the bug page.
+
+        * platform/gtk/Skipped:
+
+2010-08-05  Adam Barth  <abarth at webkit.org>
+
         Reviewed by Eric Seidel.
 
         Add a test for SVG-in-HTML
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 7ea1708..34dd69b 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5866,3 +5866,8 @@ inspector/debugger-breakpoints-not-activated-on-reload.html
 # register as a triple-click even though the mouse have moved
 # outside of the double-click distance.
 editing/selection/5195166-1.html
+
+# Times out.  We need to figure out whether this is just caused by a slow bot
+# or if there's a real bug here.
+# https://bugs.webkit.org/show_bug.cgi?id=43540
+fast/parser/residual-style-hang.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list