[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.19-706-ge5415e9

eric at webkit.org eric at webkit.org
Thu Feb 4 21:37:12 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 5df5e5c0bf93af1111855f471f6ff1d06df3719d
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Feb 2 22:29:37 2010 +0000

    2010-02-02  Eric Seidel  <eric at webkit.org>
    
            Reviewed by Gustavo Noronha Silva.
    
            http/tests/incremental/split-hex-entities.pl timed out on Gtk Linux 32-bit Debug Bot
            https://bugs.webkit.org/show_bug.cgi?id=33445
    
            * platform/gtk/Skipped: Skip this test to keep the bots green until someone with Gtk knowledge can examine why it intermittently times out.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@54254 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 1f6d7a7..6b5ab6f 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-02-02  Eric Seidel  <eric at webkit.org>
+
+        Reviewed by Gustavo Noronha Silva.
+
+        http/tests/incremental/split-hex-entities.pl timed out on Gtk Linux 32-bit Debug Bot
+        https://bugs.webkit.org/show_bug.cgi?id=33445
+
+        * platform/gtk/Skipped: Skip this test to keep the bots green until someone with Gtk knowledge can examine why it intermittently times out.
+
 2010-02-02  Hayato Ito  <hayato at chromium.org>
 
         Reviewed by Darin Adler.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index 54800f7..80fb661 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5795,3 +5795,7 @@ media/video-reverse-play-duration.html
 # Implement LayoutTestController::pageNumberForElementById().
 printing/page-break-always.html
 printing/pageNumerForElementById.html
+
+# Intermittently timing out on Gtk Debug Bot:
+# https://bugs.webkit.org/show_bug.cgi?id=33445
+http/tests/incremental/split-hex-entities.pl

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list