[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.21-584-g1e41756

eric at webkit.org eric at webkit.org
Fri Feb 26 22:26:06 UTC 2010


The following commit has been merged in the webkit-1.1 branch:
commit 526cf2953e8c6138ec4b1cf37f02679fbfc97d71
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sat Feb 20 00:51:04 2010 +0000

    2010-02-19  Eric Seidel  <eric at webkit.org>
    
            Reviewed by Dimitri Glazkov.
    
            fast/forms/search-event-delay.html failed on Snow Leopard Debug Bot
            https://bugs.webkit.org/show_bug.cgi?id=33543
    
            * platform/mac-snowleopard/Skipped:
             - This test prints times and expects 0.1s precision even on Debug bots.
               That can't work.  Skipping the test to make the bots green until this can be made non-flakey
               or until we have a layout test system which allows "failure" expectations.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@55040 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index b8a7c0b..de968e3 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -2,6 +2,18 @@
 
         Reviewed by Dimitri Glazkov.
 
+        fast/forms/search-event-delay.html failed on Snow Leopard Debug Bot
+        https://bugs.webkit.org/show_bug.cgi?id=33543
+
+        * platform/mac-snowleopard/Skipped:
+         - This test prints times and expects 0.1s precision even on Debug bots.
+           That can't work.  Skipping the test to make the bots green until this can be made non-flakey
+           or until we have a layout test system which allows "failure" expectations.
+
+2010-02-19  Eric Seidel  <eric at webkit.org>
+
+        Reviewed by Dimitri Glazkov.
+
         editing/pasteboard/4641033.html timed out on Tiger Bot
         https://bugs.webkit.org/show_bug.cgi?id=33310
 
diff --git a/LayoutTests/platform/mac-snowleopard/Skipped b/LayoutTests/platform/mac-snowleopard/Skipped
index f2c9578..15dc499 100644
--- a/LayoutTests/platform/mac-snowleopard/Skipped
+++ b/LayoutTests/platform/mac-snowleopard/Skipped
@@ -98,3 +98,7 @@ media/video-load-networkState.html
 # Fails on Mac
 # https://bugs.webkit.org/show_bug.cgi?id=34933
 media/video-display-aspect-ratio.html
+
+# Flakey on Snow Leopard Debug builds, skip it until it can be made non-flakey:
+# https://bugs.webkit.org/show_bug.cgi?id=33543
+fast/forms/search-event-delay.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list